diff --git a/html/changelog.html b/html/changelog.html
index e880387c27e..252690ef163 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -46,6 +46,8 @@
Slimes now pass their mutation chance on to their offspring.
You can now increase a slime's mutation chance by injecting them with unstable mutagen, and you can decrease it by injecting them with slime jelly.
Slimes will no longer wander or follow their leader while pulled or grabbed, and you can prevent them from chasing their target with a blue, aggressive, grab.
+ Button- and colorpad-like inputs on the integrated circuit goggles now work as expected.
+ Renaming wearable integrated circuit clothing now works correctly.
Granodd updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8e09afe8ffb..3f882339db8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27243,6 +27243,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Slimes will no longer wander or follow their leader while pulled or grabbed,
and you can prevent them from chasing their target with a blue, aggressive,
grab.
+ - bugfix: Button- and colorpad-like inputs on the integrated circuit goggles now
+ work as expected.
+ - bugfix: Renaming wearable integrated circuit clothing now works correctly.
Granodd:
- imageadd: Adds a sprite for non-berry pancakes.
- tweak: Creates a non-berry version of pancakes and makes berry pancakes a subtype
diff --git a/html/changelogs/geeves-ic_goggles_attack_self.yml b/html/changelogs/geeves-ic_goggles_attack_self.yml
deleted file mode 100644
index 48a5ae9cd83..00000000000
--- a/html/changelogs/geeves-ic_goggles_attack_self.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Button- and colorpad-like inputs on the integrated circuit goggles now work as expected."
- - bugfix: "Renaming wearable integrated circuit clothing now works correctly."