diff --git a/html/changelog.html b/html/changelog.html
index 5ea10ca5cd46..f800d4e06752 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,17 @@
-->
+
19 December 2022
+
Notamaniac updated:
+
+ - Self sustaining extracts (aka dark purple crossbreed) should no longer spawn and become unclickable
+ - Bag of holdings should now appear in your hands, on your back and... head.
+
+
ynot01 updated:
+
+ - fixed slime speed potion not speeding up simple mobs
+
+
17 December 2022
Chubbygummibear, @ToasterBiome, @Skrem7, @LazennG updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 519f68abd76e..eed9fb5c8660 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -36247,3 +36247,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: 'New bounty for cargo: 20000 credits reward for 2 supermatter silvers'
- tweak: Supermatter shard engine is now buidable
- bugfix: fix admin and log not reporting properly
+2022-12-19:
+ Notamaniac:
+ - bugfix: Self sustaining extracts (aka dark purple crossbreed) should no longer
+ spawn and become unclickable
+ - bugfix: Bag of holdings should now appear in your hands, on your back and... head.
+ ynot01:
+ - bugfix: fixed slime speed potion not speeding up simple mobs
diff --git a/html/changelogs/AutoChangelog-pr-17093.yml b/html/changelogs/AutoChangelog-pr-17093.yml
deleted file mode 100644
index 0f903f2a171f..000000000000
--- a/html/changelogs/AutoChangelog-pr-17093.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Notamaniac"
-delete-after: true
-changes:
- - bugfix: "Bag of holdings should now appear in your hands, on your back and... head."
diff --git a/html/changelogs/AutoChangelog-pr-17101.yml b/html/changelogs/AutoChangelog-pr-17101.yml
deleted file mode 100644
index 7a0c5d278b80..000000000000
--- a/html/changelogs/AutoChangelog-pr-17101.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Notamaniac"
-delete-after: true
-changes:
- - bugfix: "Self sustaining extracts (aka dark purple crossbreed) should no longer spawn and become unclickable"
diff --git a/html/changelogs/AutoChangelog-pr-17107.yml b/html/changelogs/AutoChangelog-pr-17107.yml
deleted file mode 100644
index a0ad2f8a58db..000000000000
--- a/html/changelogs/AutoChangelog-pr-17107.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ynot01"
-delete-after: true
-changes:
- - bugfix: "fixed slime speed potion not speeding up simple mobs"