diff --git a/html/changelog.html b/html/changelog.html
index 34c254e4c77..420ecfd4128 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
04 October 2022
+
Omicega updated:
+
+ - Added the new health scanner sound effects to PDA scanners and mech scanners too.
+
+
WickedCybs updated:
+
+ - Medical's back entrance requires med access now. Formerly, it was all access
+
+
03 October 2022
Niennab updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7e337b81241..1e7a5ec6b28 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26142,3 +26142,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
listerla:
- tweak: Hijabs now take the ear slot by default, as to be more easily taken with
a hat.
+2022-10-04:
+ Omicega:
+ - rscadd: Added the new health scanner sound effects to PDA scanners and mech scanners
+ too.
+ WickedCybs:
+ - bugfix: Medical's back entrance requires med access now. Formerly, it was
+ all access
diff --git a/html/changelogs/omicega-beepbeepboophealthscanner.yml b/html/changelogs/omicega-beepbeepboophealthscanner.yml
deleted file mode 100644
index be31849f0ed..00000000000
--- a/html/changelogs/omicega-beepbeepboophealthscanner.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Omicega
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added the new health scanner sound effects to PDA scanners and mech scanners too."
diff --git a/html/changelogs/wickedcybs_med.yml b/html/changelogs/wickedcybs_med.yml
deleted file mode 100644
index cb1a5df3a7a..00000000000
--- a/html/changelogs/wickedcybs_med.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - bugfix: "Medical's back entrance requires med access now. Formerly, it was all access"