diff --git a/html/changelog.html b/html/changelog.html index 6e35e5f6caa..d1484f70302 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -106,6 +106,10 @@ +

octareenroon91 updated:

+

30 May 2017

Expletive updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b989206cf2b..7a7a427142d 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -11624,3 +11624,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. ammonia instead of 3, and produces 5 parts when made instead of 2. kevinz000: - experiment: Gang turrets now follow the mouse of the person using them! Yay! + octareenroon91: + - bugfix: Attempts to add items to a storage container beyond its slots limit will + now obtain a failure message again. diff --git a/html/changelogs/AutoChangeLog-pr-27932.yml b/html/changelogs/AutoChangeLog-pr-27932.yml deleted file mode 100644 index b0abac62df7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-27932.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "octareenroon91" -delete-after: True -changes: - - bugfix: "Attempts to add items to a storage container beyond its slots limit will now obtain a failure message again."