diff --git a/html/changelog.html b/html/changelog.html
index c2abb139b1..711c6fc9d8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,21 @@
-->
+
27 July 2020
+
Hatterhat updated:
+
+ - Training bokkens! Make 'em from wood, use 'em in-hand to toggle between harmful and not-so-harmful, practice your parrying with them!
+ - Marker beacons should have a sprite again.
+
+
silicons updated:
+
+ - clownops and clown mobs now share the same faction. HONK!
+
+
timothyteakettle updated:
+
+ - modern pickle technology now allows people who have been turned into pickles, to be retrieved through the medical course of dying
+
+
26 July 2020
DeltaFire15 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 98aafd1729..83ab3069cd 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26527,3 +26527,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
found in medbay!
dapnee:
- tweak: removed legacy public mining shuttle area and remade lounge
+2020-07-27:
+ Hatterhat:
+ - rscadd: Training bokkens! Make 'em from wood, use 'em in-hand to toggle between
+ harmful and not-so-harmful, practice your parrying with them!
+ - bugfix: Marker beacons should have a sprite again.
+ silicons:
+ - rscadd: clownops and clown mobs now share the same faction. HONK!
+ timothyteakettle:
+ - bugfix: modern pickle technology now allows people who have been turned into pickles,
+ to be retrieved through the medical course of dying
diff --git a/html/changelogs/AutoChangeLog-pr-12863.yml b/html/changelogs/AutoChangeLog-pr-12863.yml
deleted file mode 100644
index fc5beaaf3c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12863.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - rscadd: "clownops and clown mobs now share the same faction. HONK!"
diff --git a/html/changelogs/AutoChangeLog-pr-12893.yml b/html/changelogs/AutoChangeLog-pr-12893.yml
deleted file mode 100644
index 16754541fb..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12893.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "modern pickle technology now allows people who have been turned into pickles, to be retrieved through the medical course of dying"
diff --git a/html/changelogs/AutoChangeLog-pr-12895.yml b/html/changelogs/AutoChangeLog-pr-12895.yml
deleted file mode 100644
index 395157eb73..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12895.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - rscadd: "Training bokkens! Make 'em from wood, use 'em in-hand to toggle between harmful and not-so-harmful, practice your parrying with them!"
- - bugfix: "Marker beacons should have a sprite again."