diff --git a/html/changelog.html b/html/changelog.html
index 14e83aabc15..cc3bcdf26f0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -72,6 +72,7 @@
Chameleon flag reworked : Now cost 1 TC from 7, but starts without an explosive. It can be boobytrapped using any grenade or a syndicate minibomb.
Chameleon flag moved from "Explosives" to "Stealthy Tools" in the uplink.
Fixed description of syndicate flags on the suspicious supply depot.
+ Books now deal light damage on hit if you're not on help intent. Space law book deals extra damage.
25 January 2019
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b41503a1649..57a0670635b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8842,3 +8842,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
explosive. It can be boobytrapped using any grenade or a syndicate minibomb.'
- tweak: Chameleon flag moved from "Explosives" to "Stealthy Tools" in the uplink.
- bugfix: Fixed description of syndicate flags on the suspicious supply depot.
+ - rscadd: Books now deal light damage on hit if you're not on help intent. Space
+ law book deals extra damage.
diff --git a/html/changelogs/AutoChangeLog-pr-10700.yml b/html/changelogs/AutoChangeLog-pr-10700.yml
deleted file mode 100644
index 33ade91dbfe..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10700.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - rscadd: "Books now deal light damage on hit if you're not on help intent. Space law book deals extra damage."