diff --git a/html/changelog.html b/html/changelog.html
index ca16c76c8fd..341ae39cb00 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -54,6 +54,10 @@
Added serving plates which work like trays, but can't hold as much.
The item which was a serving plate is now a chopping board. Functionally this is the same as before.
+ WickedCybs updated:
+
+ - Added an upgrade to changelings that disables their need to breathe in order to survive. Useful for those who don't intend on getting full space adapation.
+
27 March 2023
Fluffyghost updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8dcba48364d..841e24a4c84 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28725,3 +28725,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added serving plates which work like trays, but can't hold as much.
- tweak: The item which was a serving plate is now a chopping board. Functionally
this is the same as before.
+ WickedCybs:
+ - rscadd: Added an upgrade to changelings that disables their need to breathe in
+ order to survive. Useful for those who don't intend on getting full space
+ adapation.
diff --git a/html/changelogs/wickedcybs_nobreathe.yml b/html/changelogs/wickedcybs_nobreathe.yml
deleted file mode 100644
index 4c9451ce587..00000000000
--- a/html/changelogs/wickedcybs_nobreathe.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - rscadd: "Added an upgrade to changelings that disables their need to breathe in order to survive. Useful for those who don't intend on getting full space adapation."
\ No newline at end of file