diff --git a/html/changelogs/AutoChangeLog-pr-95675.yml b/html/changelogs/AutoChangeLog-pr-95675.yml
deleted file mode 100644
index a1b50c0b150..00000000000
--- a/html/changelogs/AutoChangeLog-pr-95675.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "siliconOpossum"
-delete-after: True
-changes:
- - admin: "Adds the jump-to-ghost verb, which brings your body to your aghost, it has a hotkey which defaults to F4."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-95683.yml b/html/changelogs/AutoChangeLog-pr-95683.yml
deleted file mode 100644
index 4f6b4f3ab26..00000000000
--- a/html/changelogs/AutoChangeLog-pr-95683.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - bugfix: "A dirty mask that CAN be pushed out of the way no longer obscures vision if it IS pushed out of the way."
- - qol: "If your mask is dirty from pepper spray, you get some passive chat messages indicating that it can be cleaned off."
- - balance: "Pepper spray clothing dirt is applied piecemeal - smaller dosages, rather than doing nothing, now build up with repeat applications."
- - balance: "Pepper spray clothing dirt now has a tier between \"very obscured vision\" and \"no obscured vision\", giving the wearer more of a warning before being thrust into darkness."
- - balance: "Pepper spray can no longer stack blindness infinitely - it is now capped to 6 seconds. This brings it in line with its other effects (confusion capped at 5 seconds, blur capped at 10 seconds, knockdown capped at 3 seconds)."
\ No newline at end of file
diff --git a/html/changelogs/archive/2026-04.yml b/html/changelogs/archive/2026-04.yml
index 25f9ed82a17..1cf4fd61d96 100644
--- a/html/changelogs/archive/2026-04.yml
+++ b/html/changelogs/archive/2026-04.yml
@@ -168,6 +168,22 @@
- code_imp: Atmos pipes GPU performance - Station areas with pipes will be less
taxing on the client.
2026-04-09:
+ Melbert:
+ - bugfix: A dirty mask that CAN be pushed out of the way no longer obscures vision
+ if it IS pushed out of the way.
+ - qol: If your mask is dirty from pepper spray, you get some passive chat messages
+ indicating that it can be cleaned off.
+ - balance: Pepper spray clothing dirt is applied piecemeal - smaller dosages, rather
+ than doing nothing, now build up with repeat applications.
+ - balance: Pepper spray clothing dirt now has a tier between "very obscured vision"
+ and "no obscured vision", giving the wearer more of a warning before being thrust
+ into darkness.
+ - balance: Pepper spray can no longer stack blindness infinitely - it is now capped
+ to 6 seconds. This brings it in line with its other effects (confusion capped
+ at 5 seconds, blur capped at 10 seconds, knockdown capped at 3 seconds).
SyncIt21:
- bugfix: reactions no longer consume catalysts
- code_imp: improved reaction code in other places
+ siliconOpossum:
+ - admin: Adds the jump-to-ghost verb, which brings your body to your aghost, it
+ has a hotkey which defaults to F4.