diff --git a/html/changelog.html b/html/changelog.html
index 1248af85479aa..76f84ff34fbc1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,19 @@
-->
+
04 July 2024
+
Nyvrem updated:
+
+ - Getting hit with ores/rocks now hurts a little.
+
+
Qlonever updated:
+
+ - Ripping out a roller bed's cannula actually detaches it now.
+ - Loadout augmentations no longer create phantom copies in the chest.
+ - Body scans now detect implanted toolkits, leukocyte breeders, and glare dampeners.
+ - Various fixes to transplantation/removal surgery text.
+
+
03 July 2024
SierraKomodo updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 55ba71b875792..3dcbd2717705f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22723,3 +22723,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
SierraKomodo:
- tweak: Added a ~5-ish second delay between uses of the ice cream maker to prevent
excessive spamming.
+2024-07-04:
+ Nyvrem:
+ - rscadd: Getting hit with ores/rocks now hurts a little.
+ Qlonever:
+ - bugfix: Ripping out a roller bed's cannula actually detaches it now.
+ - bugfix: Loadout augmentations no longer create phantom copies in the chest.
+ - tweak: Body scans now detect implanted toolkits, leukocyte breeders, and glare
+ dampeners.
+ - tweak: Various fixes to transplantation/removal surgery text.
diff --git a/html/changelogs/AutoChangeLog-pr-34677.yml b/html/changelogs/AutoChangeLog-pr-34677.yml
deleted file mode 100644
index ed5e99cf2c123..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-34677.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Qlonever
-changes:
- - {bugfix: Ripping out a roller bed's cannula actually detaches it now.}
- - {bugfix: Loadout augmentations no longer create phantom copies in the chest.}
- - {tweak: 'Body scans now detect implanted toolkits, leukocyte breeders, and glare
- dampeners.'}
- - {tweak: Various fixes to transplantation/removal surgery text.}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-34685.yml b/html/changelogs/AutoChangeLog-pr-34685.yml
deleted file mode 100644
index 29395f2c8b351..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-34685.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Nyvrem
-changes:
- - {rscadd: Getting hit with ores/rocks now hurts a little.}
-delete-after: true