diff --git a/html/changelog.html b/html/changelog.html
index a3bd9d7d5ec..b855541e527 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,17 @@
-->
+
27 February 2024
+
DreamySkrell updated:
+
+ - Speed on a bike depends on move intent. Walk intent to ride slowly, run intent to ride faster.
+ - Crashing into someone while on a bike, happens only while riding with run intent.
+
+
SleepyGemmy updated:
+
+ - Fixed the analog lore radio missing a prefix.
+
+
26 February 2024
Lavillastrangiato updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4f6520d4574..8c599979329 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -33998,3 +33998,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds a Venusian banner and flag to the loadout!
- bugfix: Fixes a path in rusting traditionalist flag to be correct, instead of
leading to scarabs. It can now be mapped in!
+2024-02-27:
+ DreamySkrell:
+ - tweak: Speed on a bike depends on move intent. Walk intent to ride slowly, run
+ intent to ride faster.
+ - tweak: Crashing into someone while on a bike, happens only while riding with run
+ intent.
+ SleepyGemmy:
+ - bugfix: Fixed the analog lore radio missing a prefix.
diff --git a/html/changelogs/DreamySkrell-bike-crash-tweak.yml b/html/changelogs/DreamySkrell-bike-crash-tweak.yml
deleted file mode 100644
index 80c4e6f533f..00000000000
--- a/html/changelogs/DreamySkrell-bike-crash-tweak.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-author: DreamySkrell
-
-delete-after: True
-
-changes:
- - tweak: "Speed on a bike depends on move intent. Walk intent to ride slowly, run intent to ride faster."
- - tweak: "Crashing into someone while on a bike, happens only while riding with run intent."
diff --git a/html/changelogs/SleepyGemmy-analog_radio_fix.yml b/html/changelogs/SleepyGemmy-analog_radio_fix.yml
deleted file mode 100644
index 7c6b9c6d647..00000000000
--- a/html/changelogs/SleepyGemmy-analog_radio_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed the analog lore radio missing a prefix."