diff --git a/html/changelog.html b/html/changelog.html
index 8aea3e6ac1d..24f0e10d9c6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,11 @@
- Spontaneous appendicitis should be rarer now.
+ Ferner updated:
+
+ - Removed some unused scarfs in code.
+ - Put winterboots in the loadout under boots, removed duplicate cowboy boots selection as these were already present under boot selection.
+
26 October 2020
Amunak updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 31fa14bb2eb..8dae644053a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16390,3 +16390,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-10-27:
Alberyk:
- tweak: Spontaneous appendicitis should be rarer now.
+ Ferner:
+ - rscdel: Removed some unused scarfs in code.
+ - tweak: Put winterboots in the loadout under boots, removed duplicate cowboy boots
+ selection as these were already present under boot selection.
diff --git a/html/changelogs/201024-coding_scarfcleanup.yml b/html/changelogs/201024-coding_scarfcleanup.yml
deleted file mode 100644
index 05e7e0fc28e..00000000000
--- a/html/changelogs/201024-coding_scarfcleanup.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - rscdel: "Removed some unused scarfs in code."
- - tweak: "Put winterboots in the loadout under boots, removed duplicate cowboy boots selection as these were already present under boot selection."
\ No newline at end of file