diff --git a/html/changelog.html b/html/changelog.html
index 63d41089bee..3bf9a657e55 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -52,14 +52,28 @@
-->
20 August 2020
+
Dennok updated:
+
+ - Lift platform that works like moving catwalk
+ - Lift now on MultiZ debug station
+
Fikou updated:
- adds bonesetter to omnitool settings
+ - fixes to shuttle smoothing
IndieanaJones updated:
- Fixed Swarmer Barriers not working
+
Jared-Fogle updated:
+
+ - Voice analyzers will no longer accept any message when nothing is recorded.
+
+
tralezab updated:
+
+ - Highlanders now keep their race if it won't be a problem
+
19 August 2020
ATH1909 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 341252c1070..b73bcf4f74f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42084,7 +42084,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: If anyone noticed that you were sometimes unable to examine a modular
computer with no primary ID slot, that's been fixed now.
2020-08-20:
+ Dennok:
+ - rscadd: Lift platform that works like moving catwalk
+ - rscadd: Lift now on MultiZ debug station
Fikou:
- admin: adds bonesetter to omnitool settings
+ - bugfix: fixes to shuttle smoothing
IndieanaJones:
- bugfix: Fixed Swarmer Barriers not working
+ Jared-Fogle:
+ - bugfix: Voice analyzers will no longer accept any message when nothing is recorded.
+ tralezab:
+ - rscadd: Highlanders now keep their race if it won't be a problem
diff --git a/html/changelogs/AutoChangeLog-pr-52397.yml b/html/changelogs/AutoChangeLog-pr-52397.yml
deleted file mode 100644
index 432ab329955..00000000000
--- a/html/changelogs/AutoChangeLog-pr-52397.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Dennok"
-delete-after: True
-changes:
- - rscadd: "Lift platform that works like moving catwalk"
- - rscadd: "Lift now on MultiZ debug station"
diff --git a/html/changelogs/AutoChangeLog-pr-53006.yml b/html/changelogs/AutoChangeLog-pr-53006.yml
deleted file mode 100644
index 8feec329a27..00000000000
--- a/html/changelogs/AutoChangeLog-pr-53006.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "tralezab"
-delete-after: True
-changes:
- - rscadd: "Highlanders now keep their race if it won't be a problem"
diff --git a/html/changelogs/AutoChangeLog-pr-53033.yml b/html/changelogs/AutoChangeLog-pr-53033.yml
deleted file mode 100644
index 85139918933..00000000000
--- a/html/changelogs/AutoChangeLog-pr-53033.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Jared-Fogle"
-delete-after: True
-changes:
- - bugfix: "Voice analyzers will no longer accept any message when nothing is recorded."
diff --git a/html/changelogs/AutoChangeLog-pr-53060.yml b/html/changelogs/AutoChangeLog-pr-53060.yml
deleted file mode 100644
index 7d10bfb17aa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-53060.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - bugfix: "fixes to shuttle smoothing"