diff --git a/html/changelog.html b/html/changelog.html
index 24345d03c30..d82903f7f19 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,10 @@
Adds two new accents for Diona: Rootsong and Voidsong.
Removes the old diona accent.
+ Ferner updated:
+
+ - The character preview now shows more than the first accessory in your loadout and you get equipped with them all at spawn if possible.
+
10 October 2020
Arrow768 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aa46abc3705..e7d65e700f1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16123,3 +16123,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Caelphon:
- rscadd: 'Adds two new accents for Diona: Rootsong and Voidsong.'
- rscdel: Removes the old diona accent.
+ Ferner:
+ - tweak: The character preview now shows more than the first accessory in your loadout
+ and you get equipped with them all at spawn if possible.
diff --git a/html/changelogs/Ferner-201008-coding_accessorypreview.yml b/html/changelogs/Ferner-201008-coding_accessorypreview.yml
deleted file mode 100644
index cb7d59ac467..00000000000
--- a/html/changelogs/Ferner-201008-coding_accessorypreview.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - tweak: "The character preview now shows more than the first accessory in your loadout and you get equipped with them all at spawn if possible."
\ No newline at end of file