diff --git a/html/changelog.html b/html/changelog.html
index 261c23fc60..2159cfd50c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,21 @@
-->
+
17 August 2020
+
DeltaFire15 updated:
+
+ - Cogscarabs are no longer always Pogscarabs
+
+
Strazyplus updated:
+
+ - Added drakeborgs
+ - Added drakeplushies
+ - added drakeborg sprites
+ - added drakeplushie sprites
+ - changed some code - added drakeplushies to backpack loadout Removed duplicate voresleeper belly sprites from engdrake & jantidrake. [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)
+ - Added CC BY-NC-SA 3.0 license details to icon/mob/cyborg moved drakeborg.dmi to icon/mob/cyborg
+
+
16 August 2020
kiwedespars updated:
@@ -1387,22 +1402,6 @@
- Food carts now function as intended, allowing the pouring and mixing of drinks.
- slimes can now change their color using alter form
-
-
15 June 2020
-
Anturk, kevinz000 updated:
-
- - VV now properly allows access to datums in associative lists
- - SDQL2 printout has been upgraded for the 5th time.
-
-
kevinz000 updated:
-
- - plushies now work. credits to timothytea.
- - You can now tape knives to cleanbots
-
-
kevinz000 (port from VOREStation) updated:
-
- - Ported zoomba skins for cyborgs.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d984c0c092..1efccd666e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26931,3 +26931,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
zeroisthebiggay:
- rscadd: tips
- rscdel: tips
+2020-08-17:
+ DeltaFire15:
+ - bugfix: Cogscarabs are no longer always Pogscarabs
+ Strazyplus:
+ - rscadd: Added drakeborgs
+ - rscadd: Added drakeplushies
+ - imageadd: added drakeborg sprites
+ - imageadd: added drakeplushie sprites
+ - code_imp: changed some code - added drakeplushies to backpack loadout Removed
+ duplicate voresleeper belly sprites from engdrake & jantidrake. [CC BY-NC-SA
+ 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)
+ - rscadd: Added CC BY-NC-SA 3.0 license details to icon/mob/cyborg moved drakeborg.dmi
+ to icon/mob/cyborg
diff --git a/html/changelogs/AutoChangeLog-pr-12739.yml b/html/changelogs/AutoChangeLog-pr-12739.yml
deleted file mode 100644
index 324309ddc6..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12739.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: "Strazyplus"
-delete-after: True
-changes:
- - rscadd: "Added drakeborgs"
- - rscadd: "Added drakeplushies"
- - imageadd: "added drakeborg sprites"
- - imageadd: "added drakeplushie sprites"
- - code_imp: "changed some code - added drakeplushies to backpack loadout
-Removed duplicate voresleeper belly sprites from engdrake & jantidrake.
-[CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)"
- - rscadd: "Added CC BY-NC-SA 3.0 license details to icon/mob/cyborg
-moved drakeborg.dmi to icon/mob/cyborg"
diff --git a/html/changelogs/AutoChangeLog-pr-13177.yml b/html/changelogs/AutoChangeLog-pr-13177.yml
deleted file mode 100644
index e55e4973e9..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13177.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Cogscarabs are no longer always Pogscarabs"