diff --git a/html/changelogs/AutoChangeLog-pr-2442.yml b/html/changelogs/AutoChangeLog-pr-2442.yml
deleted file mode 100644
index 10fcf3f561c7..000000000000
--- a/html/changelogs/AutoChangeLog-pr-2442.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Erika Fox
-changes:
- - {rscadd: "Outpost 1 has been remapped into something fathomably less ass. It's
- a bit smaller, probably, but I'm going to call that a good thing."}
- - {rscadd: random number spawner. It's good for hull numbers that shouldn't be static.}
- - {imageadd: a really bad sprite for a service directions sign.}
- - {rscadd: Another elevator template (coincidentally demonstrating how that system
- works in code)}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-2471.yml b/html/changelogs/AutoChangeLog-pr-2471.yml
deleted file mode 100644
index 8a583ac9d43f..000000000000
--- a/html/changelogs/AutoChangeLog-pr-2471.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Bjarl
-changes:
- - {balance: passive plasmasoul gas making is gone}
- - {bugfix: plasmasouls no longer make infinite free lag}
-delete-after: true
diff --git a/html/changelogs/archive/2023-11.yml b/html/changelogs/archive/2023-11.yml
index ecede2ee4dae..0f42d6a053ca 100644
--- a/html/changelogs/archive/2023-11.yml
+++ b/html/changelogs/archive/2023-11.yml
@@ -79,3 +79,14 @@
- bugfix: Cybersun outfits have been adjusted to be less syndicate-generalist and
more Cybersun.
- imageadd: Cybersun has received a full visual overhaul, as well as new goodies!
+2023-11-17:
+ Bjarl:
+ - balance: passive plasmasoul gas making is gone
+ - bugfix: plasmasouls no longer make infinite free lag
+ Erika Fox:
+ - rscadd: Outpost 1 has been remapped into something fathomably less ass. It's a
+ bit smaller, probably, but I'm going to call that a good thing.
+ - rscadd: random number spawner. It's good for hull numbers that shouldn't be static.
+ - imageadd: a really bad sprite for a service directions sign.
+ - rscadd: Another elevator template (coincidentally demonstrating how that system
+ works in code)