From c31366f2a7e53d0c865cad419b5cce9230aa0a28 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 25 Sep 2020 00:15:08 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelog.html | 56 +++------------------- html/changelogs/.all_changelog.yml | 4 ++ html/changelogs/AutoChangeLog-pr-13430.yml | 4 -- 3 files changed, 10 insertions(+), 54 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-13430.yml diff --git a/html/changelog.html b/html/changelog.html index 5650ae6a8a..4dffb85ae0 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,12 @@ -->
+

25 September 2020

+

Putnam3145 updated:

+ +

24 September 2020

Putnam3145 updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 9d46e34381..b5492c9d68 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -27364,3 +27364,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2020-09-24: Putnam3145: - refactor: Atmos is free. +2020-09-25: + Putnam3145: + - bugfix: Removed a non-working proc that already had its functionality implemented + in another proc in the same file. diff --git a/html/changelogs/AutoChangeLog-pr-13430.yml b/html/changelogs/AutoChangeLog-pr-13430.yml deleted file mode 100644 index 94c68481da..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13430.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - bugfix: "Removed a non-working proc that already had its functionality implemented in another proc in the same file."