From 0dfcae7739fc350cae9dfec26b476ef5a78b88bc Mon Sep 17 00:00:00 2001 From: sybil Date: Wed, 3 May 2017 05:02:04 +0000 Subject: [PATCH] Automatic changelog compile, [ci skip] --- html/changelog.html | 14 ++++++++------ html/changelogs/.all_changelog.yml | 6 ++++++ html/changelogs/AutoChangeLog-pr-26645.yml | 6 ------ 3 files changed, 14 insertions(+), 12 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-26645.yml 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."