diff --git a/html/changelog.html b/html/changelog.html
index 51e40cddc4b..10c8c12628f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
19 January 2023
+
SleepyGemmy updated:
+
+ - Adds missing description for the "neck accessories selection (colourable)" entry in the loadout.
+
+
atteria updated:
+
+ - Repaths spaghetti, tweaks the description of spaghetti with tomato sauce.
+
+
18 January 2023
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 48e0a940f63..f08e676272f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27604,3 +27604,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Dionae now take flash damage from all sorts of flashes, and are weakened
by major sources (welding, flashes). They also gain energy equal to the intensity
of the flash.
+2023-01-19:
+ SleepyGemmy:
+ - bugfix: Adds missing description for the "neck accessories selection (colourable)"
+ entry in the loadout.
+ atteria:
+ - spellcheck: Repaths spaghetti, tweaks the description of spaghetti with tomato
+ sauce.
diff --git a/html/changelogs/atteria-spaghetti-code.yml b/html/changelogs/atteria-spaghetti-code.yml
deleted file mode 100644
index 2edafa767d6..00000000000
--- a/html/changelogs/atteria-spaghetti-code.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: atteria
-
-delete-after: True
-
-changes:
- - spellcheck: "Repaths spaghetti, tweaks the description of spaghetti with tomato sauce."
diff --git a/html/changelogs/neck_acc_fix.yml b/html/changelogs/neck_acc_fix.yml
deleted file mode 100644
index 7878ae48a90..00000000000
--- a/html/changelogs/neck_acc_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Adds missing description for the \"neck accessories selection (colourable)\" entry in the loadout."
\ No newline at end of file