diff --git a/html/changelog.html b/html/changelog.html
index dada60077d7..614c2a2768e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
30 May 2021
+
Alberyk updated:
+
+ - Added a space sector system framework for use in the future.
+
Doxxmedearly updated:
- Intoxication lingers longer, especially when drunk.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c5e70281e60..18baba1e306 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20189,6 +20189,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Re-adds armor and the ability to store security items for the IRU coats.
- bugfix: Trinary Perfection cape variants now properly appear in the suit slot.
2021-05-30:
+ Alberyk:
+ - rscadd: Added a space sector system framework for use in the future.
Doxxmedearly:
- tweak: Intoxication lingers longer, especially when drunk.
WickedCybs:
diff --git a/html/changelogs/alberyk-sector.yml b/html/changelogs/alberyk-sector.yml
deleted file mode 100644
index 1d1612ad825..00000000000
--- a/html/changelogs/alberyk-sector.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - rscadd: "Added a space sector system framework for use in the future."