diff --git a/html/changelog.html b/html/changelog.html
index 3accdbdc538..416598c0f64 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,15 @@
-->
+
30 October 2017
+
NewSta updated:
+
+ - There is now a "GitHub" button.
+ - Modified the height of the "Donate" button to make it equal to that of other buttons.
+ - The distance between the info and wiki buttons is now 30 px. All other buttons now have a 5px distance between them.
+ - Fixed a typo in the wiki window.
+
+
29 October 2017
Alffd updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1a4e7f13624..9a3a2fb555d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5669,3 +5669,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-10-29:
Alffd:
- bugfix: Ion Rifles are no longer pistols
+2017-10-30:
+ NewSta:
+ - rscadd: There is now a "GitHub" button.
+ - tweak: Modified the height of the "Donate" button to make it equal to that of
+ other buttons.
+ - tweak: The distance between the info and wiki buttons is now 30 px. All other
+ buttons now have a 5px distance between them.
+ - bugfix: Fixed a typo in the wiki window.
diff --git a/html/changelogs/AutoChangeLog-pr-8324.yml b/html/changelogs/AutoChangeLog-pr-8324.yml
deleted file mode 100644
index 27d476f4227..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8324.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "NewSta"
-delete-after: True
-changes:
- - rscadd: "There is now a \"GitHub\" button."
- - tweak: "Modified the height of the \"Donate\" button to make it equal to that of other buttons."
- - tweak: "The distance between the info and wiki buttons is now 30 px. All other buttons now have a 5px distance between them."
- - bugfix: "Fixed a typo in the wiki window."