diff --git a/html/changelog.html b/html/changelog.html
index ee1d0c272bd..ed884bd80e4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
04 October 2020
+
Alberyk updated:
+
+ - Fixed the circular saw not using the proper in hand sprite.
+
Alberyk, Kyres1, TheStriker updated:
- Tajara have a higher nutrition and hydration thresholds and get hungry slower, this is a bit different between subspecies.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 24b57df28b0..22bc76f93a8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15982,6 +15982,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds a Dominian Tribunalist rod as an alternate skin for the null rod.
Description done by Schwann.
2020-10-04:
+ Alberyk:
+ - bugfix: Fixed the circular saw not using the proper in hand sprite.
Alberyk, Kyres1, TheStriker:
- rscadd: Tajara have a higher nutrition and hydration thresholds and get hungry
slower, this is a bit different between subspecies.
diff --git a/html/changelogs/alberyk-circularfix.yml b/html/changelogs/alberyk-circularfix.yml
deleted file mode 100644
index 931ad845793..00000000000
--- a/html/changelogs/alberyk-circularfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed the circular saw not using the proper in hand sprite."