diff --git a/html/changelog.html b/html/changelog.html
index 3a0c3f59378..7b76a1ca694 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
07 August 2018
+
Anasari updated:
+
+ - Polaris card system partially ported. Credits to Jedr for the hand of card item_action sprites.
+
Kyep updated:
- Simple_animal mobs now get a HUD button that lets them switch between HELP and HARM intents.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d3fabc79f7d..42191ca5433 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6750,6 +6750,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Made Prize Machine & Merch Sore readable.
- spellcheck: Fixed capitalizations and typos in both lists.
2018-08-07:
+ Anasari:
+ - rscadd: Polaris card system partially ported. Credits to Jedr for the hand of
+ card item_action sprites.
Kyep:
- rscadd: Simple_animal mobs now get a HUD button that lets them switch between
HELP and HARM intents.
diff --git a/html/changelogs/AutoChangeLog-pr-8280.yml b/html/changelogs/AutoChangeLog-pr-8280.yml
deleted file mode 100644
index a5db93419f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8280.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Anasari"
-delete-after: True
-changes:
- - rscadd: "Polaris card system partially ported. Credits to Jedr for the hand of card item_action sprites."