diff --git a/html/changelog.html b/html/changelog.html
index 6c18752ed65..cb9e212c028 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,11 @@
- Various text and formatting changes to traitor items.
+ Dovydas12345 updated:
+
+ - Fixes simple animals (mice, corgis, etc.) and silicons (borgs, drones) being able to grab decks of cards, paperbins, chairs, stools.
+ - Fixes simple animals (mice, corgis, etc.) and silicons (borgs, drones) being able to split stacks of sheets.
+
Fox McCloud updated:
- Fixes null crafting recipes
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 31121262e8e..061c7676967 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8792,6 +8792,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2019-01-23:
AzuleUtama:
- spellcheck: Various text and formatting changes to traitor items.
+ Dovydas12345:
+ - bugfix: Fixes simple animals (mice, corgis, etc.) and silicons (borgs, drones)
+ being able to grab decks of cards, paperbins, chairs, stools.
+ - bugfix: Fixes simple animals (mice, corgis, etc.) and silicons (borgs, drones)
+ being able to split stacks of sheets.
Fox McCloud:
- bugfix: Fixes null crafting recipes
Ionward:
diff --git a/html/changelogs/AutoChangeLog-pr-10714.yml b/html/changelogs/AutoChangeLog-pr-10714.yml
deleted file mode 100644
index 996f2da4e8f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10714.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Dovydas12345"
-delete-after: True
-changes:
- - bugfix: "Fixes simple animals (mice, corgis, etc.) and silicons (borgs, drones) being able to grab decks of cards, paperbins, chairs, stools."
- - bugfix: "Fixes simple animals (mice, corgis, etc.) and silicons (borgs, drones) being able to split stacks of sheets."