diff --git a/html/changelog.html b/html/changelog.html
index be626132cb..11216c5406 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,92 +50,16 @@
-->
-
13 July 2020
-
Linzolle updated:
-
- - you can no longer vore and digest people regardless of vore preferences
-
-
Owai-Seek updated:
-
- - Trashbags can now hold most shoes, and organs.
- - You can no longer nest nuke disks or hold brains in the trash.
-
-
-
12 July 2020
-
DeltaFire15 updated:
-
- - Sentinels compromise now heals augmented bodyparts.
-
-
EmeraldSundisk updated:
-
- - Adds turnstiles to CogStation's security wing
- - Readds robotics to the Corpse Disposal Network
- - Readds chemistry's ability to send items directly to the experimentation lab
- - Visual renovation and slight adjustments to CogStation's robotics lab
- - Slight visual adjustments elsewhere (the library)
- - CogStation's mail and disposal pipes are once again complete
- - CogStation's robotics lab now has spawners, lights, and other room essentials
-
-
HeroWithYay updated:
-
- - Added Telecrystal Dust
- - Telecrystals can be sold at cargo
-
-
LetterN updated:
-
- - Added d[thing] emojis
- - bye xss
-
-
MrJWhit updated:
-
- - Removes northern tunnel to the monastery on Pubby
-
-
Yakumo Chen updated:
-
- - Adds a wedding crate to cargo full of wedding attire.
-
-
kappa-sama updated:
-
- - wisdom cow is half as common and is wise enough to lag the server 66% less
-
+
14 July 2020
silicons updated:
- - policy configuration added, plus support hooks for assisting enforcement of clone memory disorder. logging: added logging of revival by defib, cloning, strangereagent, and revival surgery
- - You can now "audibly emote" by having ! at the start of a sentence.
+ - chemical reactions now are sorted by priority first and temperature second.
+ - sec and medical records have been added to character setup.
+ - circuit reagent heaters are now sanitized for temperature from 2.7 to 1000.
timothyteakettle updated:
- - due to recent biological advancements, you can now make eye contact with people.
-
-
zeroisthebiggay updated:
-
- - a singular stray pixel
-
-
-
11 July 2020
-
Putnam3145 updated:
-
- - Gas mixtures now live entirely in a DLL.
-
-
-
10 July 2020
-
Chiirno updated:
-
- - Gave jellypeople a unique brain object /obj/item/organ/brain/jelly
- - added an icon for jellypeople brains.
-
-
EmeraldSundisk updated:
-
- - Adds a pool to PubbyStation
- - Slight adjustments to the surrounding area as to fit said pool
-
-
Sneakyrat6 updated:
-
- - Fixes hair falling out of hoodies.
-
-
TheObserver-sys updated:
-
- - Actually adds the juice reagent to make laugh peas donuts.
+ - ports a money bag exploit
09 July 2020
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0553c64ce7..542e859d3d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26296,3 +26296,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
printable at the service lathe, researched through science
- rscadd: bluespace jar added, a kind of pet carrier that allows human sized mobs
inside, and smashes when thrown, researched and printed through science
+2020-07-14:
+ silicons:
+ - rscadd: chemical reactions now are sorted by priority first and temperature second.
+ - rscadd: sec and medical records have been added to character setup.
+ - bugfix: circuit reagent heaters are now sanitized for temperature from 2.7 to
+ 1000.
+ timothyteakettle:
+ - bugfix: ports a money bag exploit
diff --git a/html/changelogs/AutoChangeLog-pr-12706.yml b/html/changelogs/AutoChangeLog-pr-12706.yml
deleted file mode 100644
index df44441334..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12706.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - rscadd: "sec and medical records have been added to character setup."
diff --git a/html/changelogs/AutoChangeLog-pr-12737.yml b/html/changelogs/AutoChangeLog-pr-12737.yml
deleted file mode 100644
index f2c00ee6da..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12737.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "circuit reagent heaters are now sanitized for temperature from 2.7 to 1000."
diff --git a/html/changelogs/AutoChangeLog-pr-12746.yml b/html/changelogs/AutoChangeLog-pr-12746.yml
deleted file mode 100644
index a81e5907ad..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12746.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - rscadd: "chemical reactions now are sorted by priority first and temperature second."
diff --git a/html/changelogs/AutoChangeLog-pr-12764.yml b/html/changelogs/AutoChangeLog-pr-12764.yml
deleted file mode 100644
index 39909ec6b2..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12764.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "ports a money bag exploit"