diff --git a/html/changelog.html b/html/changelog.html
index e529dc291c6c8..ae4ca9927e88f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
27 June 2024
+
PowerfulBacon updated:
+
+ - Fixes item attack logs.
+
+
XeonMations updated:
+
+ - Fixed holy aura not being removed after holy water is removed from the person's symptom
+
+
25 June 2024
EvilDragonfiend updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 74ef398a05958..88bba7035f78e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -43424,3 +43424,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: rad edits
- rscadd: adds several new iron tile types, at the moment exclusively in the tile
reskinning menu
+2024-06-27:
+ PowerfulBacon:
+ - bugfix: Fixes item attack logs.
+ XeonMations:
+ - bugfix: Fixed holy aura not being removed after holy water is removed from the
+ person's symptom
diff --git a/html/changelogs/AutoChangeLog-pr-11114.yml b/html/changelogs/AutoChangeLog-pr-11114.yml
deleted file mode 100644
index cd5199140f172..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11114.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: PowerfulBacon
-delete-after: true
-changes:
- - bugfix: Fixes item attack logs.
diff --git a/html/changelogs/AutoChangeLog-pr-11123.yml b/html/changelogs/AutoChangeLog-pr-11123.yml
deleted file mode 100644
index 1620757fe27d9..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11123.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: XeonMations
-delete-after: true
-changes:
- - bugfix: Fixed holy aura not being removed after holy water is removed from the
- person's symptom