diff --git a/html/changelog.html b/html/changelog.html
index a4c0e6787e7..ca16c76c8fd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -47,6 +47,13 @@
- Tweaked the vault to make more efficient use of available space.
+ Sparky_hotdog, Alberyk updated:
+
+ - Added dinner plates and dinner bowls, which can be used to serve up food in a somewhat more refined manner.
+ - Dinner plates and dinner bowls aren't clean after use. Make sure to clean them with a cloth, or with your tongue, afterwards.
+ - Added serving plates which work like trays, but can't hold as much.
+ - The item which was a serving plate is now a chopping board. Functionally this is the same as before.
+
27 March 2023
Fluffyghost updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b6ab95ef2a0..8dcba48364d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28717,3 +28717,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
and removing the initial effect.
SleepyGemmy:
- maptweak: Tweaked the vault to make more efficient use of available space.
+ Sparky_hotdog, Alberyk:
+ - rscadd: Added dinner plates and dinner bowls, which can be used to serve up food
+ in a somewhat more refined manner.
+ - rscadd: Dinner plates and dinner bowls aren't clean after use. Make sure
+ to clean them with a cloth, or with your tongue, afterwards.
+ - rscadd: Added serving plates which work like trays, but can't hold as much.
+ - tweak: The item which was a serving plate is now a chopping board. Functionally
+ this is the same as before.
diff --git a/html/changelogs/alberyk-kitchenstuff.yml b/html/changelogs/alberyk-kitchenstuff.yml
deleted file mode 100644
index 25523bbd9ef..00000000000
--- a/html/changelogs/alberyk-kitchenstuff.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Sparky_hotdog, Alberyk
-
-delete-after: True
-
-changes:
- - rscadd: "Added dinner plates and dinner bowls, which can be used to serve up food in a somewhat more refined manner."
- - rscadd: "Dinner plates and dinner bowls aren't clean after use. Make sure to clean them with a cloth, or with your tongue, afterwards."
- - rscadd: "Added serving plates which work like trays, but can't hold as much."
- - tweak: "The item which was a serving plate is now a chopping board. Functionally this is the same as before."
\ No newline at end of file