diff --git a/html/changelog.html b/html/changelog.html index 8ab8aba50ac..ed56aaf2df7 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -60,6 +60,7 @@

variableundefined updated:

30 August 2018

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index bda7952f1ed..7b951e99476 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -6872,3 +6872,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2018-08-31: variableundefined: - bugfix: Being incapacitated when changing IPC monitor now show a message properly. + - bugfix: Borg & AI say actually work properly now. They no longer become whisper. diff --git a/html/changelogs/AutoChangeLog-pr-9468.yml b/html/changelogs/AutoChangeLog-pr-9468.yml deleted file mode 100644 index fb5c8203b96..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9468.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "variableundefined" -delete-after: True -changes: - - bugfix: "Borg & AI say actually work properly now. They no longer become whisper."