diff --git a/html/changelog.html b/html/changelog.html
index c96069abdc..ab4fac31bf 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,13 @@
-->
+
07 April 2021
+
LetterN updated:
+
+ - Perln generation & biomes from lavaland
+ - Cleans up the area, update it's icon and updates the openspace to use the modules.
+
+
06 April 2021
ArcaneMusic updated:
@@ -912,12 +919,6 @@
- dwarf facial hair is no longer randomised
-
- 03 February 2021
- Hatterhat updated:
-
- - The green energy sabre's sprite now respects proper handedness.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index edf98c0152..daa64ab472 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28974,3 +28974,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
(even if it's not one of the default interactions).
- rscdel: Dragging the laptop into itself shouldn't do anything anymore (kind of
pointless and hard to do).
+2021-04-07:
+ LetterN:
+ - rscadd: Perln generation & biomes from lavaland
+ - code_imp: Cleans up the area, update it's icon and updates the openspace to use
+ the modules.
diff --git a/html/changelogs/AutoChangeLog-pr-14418.yml b/html/changelogs/AutoChangeLog-pr-14418.yml
deleted file mode 100644
index 07226b1535..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14418.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - rscadd: "Perln generation & biomes from lavaland"
- - code_imp: "Cleans up the area, update it's icon and updates the openspace to use the modules."