diff --git a/html/changelog.html b/html/changelog.html
index 9109fcc8792..5bb3590a996 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -42,6 +42,10 @@
Adds a new type of emergency lockers that specialize in inflatables.
Adjusted emergency locker types to accomdate the new type.
+ Alberyk updated:
+
+ - Fixes examining items not taking in consideration all possible extra examine information.
+
29 December 2019
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5d1f1e36f33..e2cee5f3d52 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10980,3 +10980,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Both Atmospheric Technicians and Engineering Modules get an impact wrench.
- rscadd: Adds a new type of emergency lockers that specialize in inflatables.
- tweak: Adjusted emergency locker types to accomdate the new type.
+ Alberyk:
+ - bugfix: Fixes examining items not taking in consideration all possible extra examine
+ information.
diff --git a/html/changelogs/alberyk-fixesexamine.yml b/html/changelogs/alberyk-fixesexamine.yml
deleted file mode 100644
index 510e58a6666..00000000000
--- a/html/changelogs/alberyk-fixesexamine.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes examining items not taking in consideration all possible extra examine information."