diff --git a/html/changelog.html b/html/changelog.html
index ff0f1d73d5e..5f9c4424bd2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
02 February 2021
+
Ferner updated:
+
+ - Repurposed the adult section of the library. It's now a reading room.
+ - The science firing range crematorium is now accessible by scientists.
+
Wowzewow (Wezzy) updated:
- Fixes bug with swapping hands.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6727504e5c4..ccfbe77030d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18143,6 +18143,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds some morbid animations to cremation.
- refactor: Groups crematoriums under morgues to reuse their code more efficiently.
2021-02-02:
+ Ferner:
+ - maptweak: Repurposed the adult section of the library. It's now a reading
+ room.
+ - bugfix: The science firing range crematorium is now accessible by scientists.
Wowzewow (Wezzy):
- bugfix: Fixes bug with swapping hands.
- bugfix: Adds proper icons for white hud.
diff --git a/html/changelogs/Ferner-210129-mapping_adult.yml b/html/changelogs/Ferner-210129-mapping_adult.yml
deleted file mode 100644
index 1dd9b4098e8..00000000000
--- a/html/changelogs/Ferner-210129-mapping_adult.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - maptweak: "Repurposed the adult section of the library. It's now a reading room."
- - bugfix: "The science firing range crematorium is now accessible by scientists."
\ No newline at end of file