diff --git a/html/changelog.html b/html/changelog.html index b5d7258486d..a07e28b0afa 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,14 @@ -->
+

03 May 2017

+

Jordie0608 updated:

+ +

02 May 2017

4dplanner updated:

- -

01 March 2017

-

Cyberboss updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 4a4facbfc93..3274f4e55d6 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -10832,3 +10832,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. coiax: - rscadd: When talking on the alien hivemind, a person will be identified by their real name, rather than who they are disguised as. +2017-05-03: + Jordie0608: + - rscadd: Investigate logs are now persistent. + - tweak: Game logs are now stored per-round; use .getserverlog to access previous + rounds. + - rscdel: .giveruntimelog and .getruntimelog removed. diff --git a/html/changelogs/AutoChangeLog-pr-26645.yml b/html/changelogs/AutoChangeLog-pr-26645.yml deleted file mode 100644 index ae21de51a9e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26645.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Jordie0608" -delete-after: True -changes: - - rscadd: "Investigate logs are now persistent." - - tweak: "Game logs are now stored per-round; use .getserverlog to access previous rounds." - - rscdel: ".giveruntimelog and .getruntimelog removed."