diff --git a/html/changelog.html b/html/changelog.html
index 6b0901be44ccd..3ba9e37a5ce11 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,13 @@
PowerfulBacon, AffectedArc updated:
- Enforces warnings in OD lints aggressively.
+ SyncIt21, 13spacemen, SuperSayu, ZephyrTFA, MrMelbert, TiviPlus, AnturK, LemonInTheDark, Kylerace, Ghilker, Fikou, Ben10Omintrix, Ghommie, ShizCalev, SyncIt21, Timberpoes, stylemistake, MacBlaze1, robbertapir, timothymtorres, haukeschuemann, JohnFulpWillard, XeonMations updated:
+
+ - Updated assembly code to be more in line with TG"s
+ - Updated beam datum code to be more in line with TG"s as well
+ - Fixed infrared sensors creating two beams when thrown diagonally
+ - Added the ability to place assemblies on welding tanks
+
09 September 2024
Aramix updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a26487081aa72..829e21b62c965 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44174,3 +44174,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-09-10:
PowerfulBacon, AffectedArc:
- server: Enforces warnings in OD lints aggressively.
+ ? SyncIt21, 13spacemen, SuperSayu, ZephyrTFA, MrMelbert, TiviPlus, AnturK, LemonInTheDark,
+ Kylerace, Ghilker, Fikou, Ben10Omintrix, Ghommie, ShizCalev, SyncIt21, Timberpoes,
+ stylemistake, MacBlaze1, robbertapir, timothymtorres, haukeschuemann, JohnFulpWillard,
+ XeonMations
+ : - refactor: Updated assembly code to be more in line with TG"s
+ - refactor: Updated beam datum code to be more in line with TG"s as well
+ - bugfix: Fixed infrared sensors creating two beams when thrown diagonally
+ - rscadd: Added the ability to place assemblies on welding tanks
diff --git a/html/changelogs/AutoChangeLog-pr-11046.yml b/html/changelogs/AutoChangeLog-pr-11046.yml
deleted file mode 100644
index cc550b960fa3b..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11046.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: SyncIt21, 13spacemen, SuperSayu, ZephyrTFA, MrMelbert, TiviPlus, AnturK, LemonInTheDark,
- Kylerace, Ghilker, Fikou, Ben10Omintrix, Ghommie, ShizCalev, SyncIt21, Timberpoes,
- stylemistake, MacBlaze1, robbertapir, timothymtorres, haukeschuemann, JohnFulpWillard,
- XeonMations
-delete-after: true
-changes:
- - refactor: Updated assembly code to be more in line with TG"s
- - refactor: Updated beam datum code to be more in line with TG"s as well
- - bugfix: Fixed infrared sensors creating two beams when thrown diagonally
- - rscadd: Added the ability to place assemblies on welding tanks