diff --git a/html/changelog.html b/html/changelog.html index 14c7c4af61b..940d9f2ced2 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -78,6 +78,7 @@

variableundefined updated:

26 August 2018

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 09b665f8e09..1a7eeef42f5 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -6828,3 +6828,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Corrects formatting for the abductor objective messages variableundefined: - rscadd: Logging for prayer. + - bugfix: Silicons no longer broadcast their radio message to everyone in hearing + range (Only those next to them). Yes, that's a bug, not a feature. diff --git a/html/changelogs/AutoChangeLog-pr-9420.yml b/html/changelogs/AutoChangeLog-pr-9420.yml deleted file mode 100644 index 47aef7b1b23..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9420.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "variableundefined" -delete-after: True -changes: - - bugfix: "Silicons no longer broadcast their radio message to everyone in hearing range (Only those next to them). Yes, that's a bug, not a feature."