diff --git a/html/changelog.html b/html/changelog.html
index 69d3febe4f4..a3ff2920632 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
19 July 2020
+
mikomyazaki updated:
+
+ - You can now properly repair augments that are inside organic body parts, similarly to ones inside robotic body parts.
+
+
18 July 2020
DanseMacabre updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e68745b3d74..03bba6af1cb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14253,3 +14253,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Ejected items from the RnD console and destructive analyzer now go into
your hands if you're adjacent.
- bugfix: Schlorrgo now harmlessly bounce when falling down z-levels.
+2020-07-19:
+ mikomyazaki:
+ - bugfix: You can now properly repair augments that are inside organic body parts,
+ similarly to ones inside robotic body parts.
diff --git a/html/changelogs/repair_augments_in_organic.yml b/html/changelogs/repair_augments_in_organic.yml
deleted file mode 100644
index 4690cae2183..00000000000
--- a/html/changelogs/repair_augments_in_organic.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - bugfix: "You can now properly repair augments that are inside organic body parts, similarly to ones inside robotic body parts."