diff --git a/html/changelogs_ch/AutoChangeLog-pr-8175.yml b/html/changelogs_ch/AutoChangeLog-pr-8175.yml
deleted file mode 100644
index 8d8dd9eb54..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-8175.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "cadyn"
-delete-after: True
-changes:
- - refactor: "fuck the stupid limb icon cache get out of here"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-8197.yml b/html/changelogs_ch/AutoChangeLog-pr-8197.yml
deleted file mode 100644
index 024e5c6f82..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-8197.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Kashargul"
-delete-after: True
-changes:
- - bugfix: "Crisis W0RM borg being shown as surgical"
- - bugfix: "removes the double definition of the service W0RM borg"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-8203.yml b/html/changelogs_ch/AutoChangeLog-pr-8203.yml
deleted file mode 100644
index 427a46bcf3..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-8203.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "cadyn"
-delete-after: True
-changes:
- - bugfix: "visible_messages pass to atoms in contents of other atoms correctly"
- - bugfix: "visible_messages check visibility now"
- - code_imp: "moved hearable.dm to components folder and renamed it to hearer.dm to avoid conniptions"
\ No newline at end of file
diff --git a/html/changelogs_ch/archive/2024-04.yml b/html/changelogs_ch/archive/2024-04.yml
index 0d1c029fbe..f1f1d61ddd 100644
--- a/html/changelogs_ch/archive/2024-04.yml
+++ b/html/changelogs_ch/archive/2024-04.yml
@@ -141,3 +141,13 @@
- bugfix: Mobkin selection bug in VR
- balance: Reduce dive speed increase
- balance: Aquatic now works the same on deep and shallow water (No speed penalty)
+2024-04-11:
+ Kashargul:
+ - bugfix: Crisis W0RM borg being shown as surgical
+ - bugfix: removes the double definition of the service W0RM borg
+ cadyn:
+ - bugfix: visible_messages pass to atoms in contents of other atoms correctly
+ - bugfix: visible_messages check visibility now
+ - code_imp: moved hearable.dm to components folder and renamed it to hearer.dm to
+ avoid conniptions
+ - refactor: fuck the stupid limb icon cache get out of here