diff --git a/html/changelog.html b/html/changelog.html
index 473f8f18300..127b8c4de1c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,8 @@
Added cryo to the Haildstorm.
The hailstorm now has the proper ship guns, two rotatory guns.
The NKA merchant shuttle can now dock back with its mothership.
+ The stargazer light's color now matches the space sector starlight's color.
+ Added a new away site: the Sani'Orios smuggling outpost.
FlamingLily updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 48afcedfcdd..88f8f194e47 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27758,6 +27758,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Added cryo to the Haildstorm.
- bugfix: The hailstorm now has the proper ship guns, two rotatory guns.
- bugfix: The NKA merchant shuttle can now dock back with its mothership.
+ - rscadd: The stargazer light's color now matches the space sector starlight's
+ color.
+ - rscadd: 'Added a new away site: the Sani'Orios smuggling outpost.'
FlamingLily:
- rscadd: Given machinists access to medical records again, along various other
programs they had access to when they were called roboticists.
diff --git a/html/changelogs/alberyk-outpost.yml b/html/changelogs/alberyk-outpost.yml
deleted file mode 100644
index b82b8c99e5a..00000000000
--- a/html/changelogs/alberyk-outpost.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - rscadd: "Added a new away site: the Sani'Orios smuggling outpost."
diff --git a/html/changelogs/alberyk-stargazer.yml b/html/changelogs/alberyk-stargazer.yml
deleted file mode 100644
index 1605035dee9..00000000000
--- a/html/changelogs/alberyk-stargazer.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - rscadd: "The stargazer light's color now matches the space sector starlight's color."