diff --git a/html/changelog.html b/html/changelog.html
index 0d9f50d3a88..e5aa77d929f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,6 +60,11 @@
- Lesser ash drakes no longer drop ash drake hide when butchered.
+ GLA Coding updated:
+
+ - Cells must now be installed in mechs when being constructed, this step is always before the application of internal armor.
+ - Combat mechs now get stats upgrades from their scanning modules and capacitors
+
Improvedname updated:
- Adds racial equality to color burgers
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f863eb6d761..2ca4ed1e202 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12835,6 +12835,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-09-27:
Arianya:
- balance: Lesser ash drakes no longer drop ash drake hide when butchered.
+ GLA Coding:
+ - tweak: Cells must now be installed in mechs when being constructed, this step
+ is always before the application of internal armor.
+ - bugfix: Combat mechs now get stats upgrades from their scanning modules and capacitors
Improvedname:
- rscadd: Adds racial equality to color burgers
More Robust Than You:
diff --git a/html/changelogs/AutoChangeLog-pr-30942.yml b/html/changelogs/AutoChangeLog-pr-30942.yml
deleted file mode 100644
index 4ec2f2aaa05..00000000000
--- a/html/changelogs/AutoChangeLog-pr-30942.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "GLA Coding"
-delete-after: True
-changes:
- - tweak: "Cells must now be installed in mechs when being constructed, this step is always before the application of internal armor."
- - bugfix: "Combat mechs now get stats upgrades from their scanning modules and capacitors"