diff --git a/html/changelog.html b/html/changelog.html
index 8f0f7a5952..c2abb139b1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,21 @@
-->
+
26 July 2020
+
DeltaFire15 updated:
+
+ - Organs now decay again.
+
+
Iatots updated:
+
+ - Licking wounds now may cause you to spit out a hairball once in a while!
+ - You can now craft a catgirl plushie with 3 of a new ingredient occasionally found in medbay!
+
+
dapnee updated:
+
+ - removed legacy public mining shuttle area and remade lounge
+
+
25 July 2020
CameronWoof updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c433ea1a19..98aafd1729 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26518,3 +26518,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Aloe now has an icon.
timothyteakettle:
- bugfix: beepsky replaces the word THREAT_LEVEL with the actual threat level
+2020-07-26:
+ DeltaFire15:
+ - bugfix: Organs now decay again.
+ Iatots:
+ - tweak: Licking wounds now may cause you to spit out a hairball once in a while!
+ - rscadd: You can now craft a catgirl plushie with 3 of a new ingredient occasionally
+ found in medbay!
+ dapnee:
+ - tweak: removed legacy public mining shuttle area and remade lounge
diff --git a/html/changelogs/AutoChangeLog-pr-12872.yml b/html/changelogs/AutoChangeLog-pr-12872.yml
deleted file mode 100644
index 4519ff257f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12872.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Iatots"
-delete-after: True
-changes:
- - tweak: "Licking wounds now may cause you to spit out a hairball once in a while!"
- - rscadd: "You can now craft a catgirl plushie with 3 of a new ingredient occasionally found in medbay!"
diff --git a/html/changelogs/AutoChangeLog-pr-12877.yml b/html/changelogs/AutoChangeLog-pr-12877.yml
deleted file mode 100644
index 13ec2726c6..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12877.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "dapnee"
-delete-after: True
-changes:
- - tweak: "removed legacy public mining shuttle area and remade lounge"
diff --git a/html/changelogs/AutoChangeLog-pr-12909.yml b/html/changelogs/AutoChangeLog-pr-12909.yml
deleted file mode 100644
index 85bb092ac8..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12909.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Organs now decay again."