diff --git a/html/changelog.html b/html/changelog.html
index 090985fc84a..d3d83369aab 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
11 February 2024
+
kyres1 updated:
+
+ - Fixed incorrect transparency on shuttle cockpits.
+
+
10 February 2024
Llywelwyn updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9a731b86a3a..593ce1505ed 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -33632,3 +33632,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ruins that spawn in the Abandoned biome/theme type.
- bugfix: Fixed the landing zones for the ocean and jungle landing sites that the
Horizon shuttles use.
+2024-02-11:
+ kyres1:
+ - bugfix: Fixed incorrect transparency on shuttle cockpits.
diff --git a/html/changelogs/kyres1-shuttle_cockpit_fix.yml b/html/changelogs/kyres1-shuttle_cockpit_fix.yml
deleted file mode 100644
index 36c7c6e5c69..00000000000
--- a/html/changelogs/kyres1-shuttle_cockpit_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: kyres1
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed incorrect transparency on shuttle cockpits."