diff --git a/html/changelog.html b/html/changelog.html index 051c0027588..ad5adf00e12 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -61,6 +61,10 @@
  • pAI UIs no longer break
  • The chem dispenser's UI now displays the remaining energy again
  • +

    Kyep updated:

    +

    03 January 2017

    KasparoVy updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 6782769c367..2e2a987390e 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -3262,3 +3262,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Crazylemon64: - bugfix: pAI UIs no longer break - bugfix: The chem dispenser's UI now displays the remaining energy again + Kyep: + - bugfix: Mobs in vents no longer see vents/scrubbers as unwelded when they are + welded, and vice versa. diff --git a/html/changelogs/AutoChangeLog-pr-6060.yml b/html/changelogs/AutoChangeLog-pr-6060.yml deleted file mode 100644 index c8c9d20df3f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6060.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kyep" -delete-after: True -changes: - - bugfix: "Mobs in vents no longer see vents/scrubbers as unwelded when they are welded, and vice versa."