diff --git a/html/changelog.html b/html/changelog.html index 73d871d5c75..f3bff003087 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -87,6 +87,13 @@ +

monster860 updated:

+

19 April 2017

IK3I updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index bd6eb7847ab..5c568b2e10f 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -4522,3 +4522,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. into the kitchen beware. alexkar598: - bugfix: you can now click on things underwater + monster860: + - rscadd: Adds an in-game way of viewing poll results + - tweak: The player poll window automatically pops up if there is an active poll + you haven't voted on. + - rscadd: Adds an browser popup for creating new polls + - tweak: Your account needs to be at least 30 days old in order to vote on polls diff --git a/html/changelogs/AutoChangeLog-pr-6596.yml b/html/changelogs/AutoChangeLog-pr-6596.yml deleted file mode 100644 index 5dfd123af19..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6596.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "monster860" -delete-after: True -changes: - - rscadd: "Adds an in-game way of viewing poll results" - - tweak: "The player poll window automatically pops up if there is an active poll you haven't voted on." - - rscadd: "Adds an browser popup for creating new polls" - - tweak: "Your account needs to be at least 30 days old in order to vote on polls"