diff --git a/html/changelog.html b/html/changelog.html
index 1d6318811e..de3402763a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,26 @@
-->
+
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.
+
+
09 July 2020
timothyteakettle updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0553c64ce7..3835fba0e0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26296,3 +26296,14 @@ 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-10:
+ Chiirno:
+ - code_imp: Gave jellypeople a unique brain object /obj/item/organ/brain/jelly
+ - imageadd: added an icon for jellypeople brains.
+ EmeraldSundisk:
+ - rscadd: Adds a pool to PubbyStation
+ - tweak: Slight adjustments to the surrounding area as to fit said pool
+ Sneakyrat6:
+ - bugfix: Fixes hair falling out of hoodies.
+ TheObserver-sys:
+ - bugfix: Actually adds the juice reagent to make laugh peas donuts.
diff --git a/html/changelogs/AutoChangeLog-pr-12707.yml b/html/changelogs/AutoChangeLog-pr-12707.yml
deleted file mode 100644
index 49b71ea8f7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12707.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Chiirno"
-delete-after: True
-changes:
- - code_imp: "Gave jellypeople a unique brain object /obj/item/organ/brain/jelly"
- - imageadd: "added an icon for jellypeople brains."
diff --git a/html/changelogs/AutoChangeLog-pr-12708.yml b/html/changelogs/AutoChangeLog-pr-12708.yml
deleted file mode 100644
index a7c8d8f40d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12708.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "EmeraldSundisk"
-delete-after: True
-changes:
- - rscadd: "Adds a pool to PubbyStation"
- - tweak: "Slight adjustments to the surrounding area as to fit said pool"
diff --git a/html/changelogs/AutoChangeLog-pr-12710.yml b/html/changelogs/AutoChangeLog-pr-12710.yml
deleted file mode 100644
index 0adf58c8c2..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12710.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Sneakyrat6"
-delete-after: True
-changes:
- - bugfix: "Fixes hair falling out of hoodies."
diff --git a/html/changelogs/AutoChangeLog-pr-12712.yml b/html/changelogs/AutoChangeLog-pr-12712.yml
deleted file mode 100644
index f2da8210f3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12712.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheObserver-sys"
-delete-after: True
-changes:
- - bugfix: "Actually adds the juice reagent to make laugh peas donuts."