diff --git a/html/changelog.html b/html/changelog.html
index 8dadc4507f9..4a99e3475fb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,13 @@
12 February 2020
+
Doxxmedearly updated:
+
+ - Meat and cutlets should now be able to be properly sliced by edged items, such as regular kitchen knives, hatchets, and cleavers.
+ - When slicing meat and cutlets, their reagents should now properly transfer to the new products.
+ - Slipping items into food has changed slightly to prevent weird interactions. You will now only slip items into food on harm intent. Now you can actually slice things with the cleaver instead of shoving it into that dough or cheese wheel.
+ - You can no longer slice throats with spoons or forks.
+
Yonnimer updated:
- Fixes a issue with the aooctoggle pr.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f6d8676a83d..def191ef6a7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11783,5 +11783,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Yonnimer:
- rscadd: Adds a Toggle AOOC verb
2020-02-12:
+ Doxxmedearly:
+ - bugfix: Meat and cutlets should now be able to be properly sliced by edged items,
+ such as regular kitchen knives, hatchets, and cleavers.
+ - bugfix: When slicing meat and cutlets, their reagents should now properly transfer
+ to the new products.
+ - tweak: Slipping items into food has changed slightly to prevent weird interactions.
+ You will now only slip items into food on harm intent. Now you can actually
+ slice things with the cleaver instead of shoving it into that dough or cheese
+ wheel.
+ - bugfix: You can no longer slice throats with spoons or forks.
Yonnimer:
- bugfix: Fixes a issue with the aooctoggle pr.
diff --git a/html/changelogs/Doxxmedearly - kitchen_items.yml b/html/changelogs/Doxxmedearly - kitchen_items.yml
deleted file mode 100644
index d2b15b1289d..00000000000
--- a/html/changelogs/Doxxmedearly - kitchen_items.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-# Your name.
-author: Doxxmedearly
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-changes:
- - bugfix: "Meat and cutlets should now be able to be properly sliced by edged items, such as regular kitchen knives, hatchets, and cleavers."
- - bugfix: "When slicing meat and cutlets, their reagents should now properly transfer to the new products."
- - tweak: "Slipping items into food has changed slightly to prevent weird interactions. You will now only slip items into food on harm intent. Now you can actually slice things with the cleaver instead of shoving it into that dough or cheese wheel."
- - bugfix: "You can no longer slice throats with spoons or forks."
\ No newline at end of file