diff --git a/html/changelog.html b/html/changelog.html
index 6aebc913c3d..ef73a76d543 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -47,6 +47,14 @@
The liver is less effective as filtering alcohol, and drinks hit a little harder.
Removed the Advanced Energy Gun bounty, as it is not possible to obtain outside of antags or ERTs.
+ Ferner updated:
+
+ - Fixed bent disposal pipes appearing like straight pieces, fixed disposal construction being borked.
+
+ Skull132 updated:
+
+ - Added chemistry codex to the medical and research computer presets.
+
mikomyazaki updated:
- There is now a preference to toggle instrument sound effects under the ASFX menu.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c42a720d37e..fcc3acf87a2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14433,6 +14433,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
harder.
- tweak: Removed the Advanced Energy Gun bounty, as it is not possible to obtain
outside of antags or ERTs.
+ Ferner:
+ - bugfix: Fixed bent disposal pipes appearing like straight pieces, fixed disposal
+ construction being borked.
+ Skull132:
+ - tweak: Added chemistry codex to the medical and research computer presets.
mikomyazaki:
- rscadd: There is now a preference to toggle instrument sound effects under the
ASFX menu.
diff --git a/html/changelogs/Ferner-200726-bugfix_disposalpipes.yml b/html/changelogs/Ferner-200726-bugfix_disposalpipes.yml
deleted file mode 100644
index 7cdcc0189df..00000000000
--- a/html/changelogs/Ferner-200726-bugfix_disposalpipes.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - bugfix: "Fixed bent disposal pipes appearing like straight pieces, fixed disposal construction being borked."
\ No newline at end of file
diff --git a/html/changelogs/skull132-missing_codex.yml b/html/changelogs/skull132-missing_codex.yml
deleted file mode 100644
index 6648a383ea6..00000000000
--- a/html/changelogs/skull132-missing_codex.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Skull132
-delete-after: True
-
-changes:
- - tweak: "Added chemistry codex to the medical and research computer presets."
\ No newline at end of file