diff --git a/html/changelog.html b/html/changelog.html
index b963b11b47..ce00531001 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,22 @@
-->
+
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.
+
+
14 June 2020
Bhijn updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e3332985d5..a25fb6595c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25950,3 +25950,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Parrying has been added, keybound to F. Timing-based counterattacks, effect
heavily dependent on the item, WIP.
- balance: Disks are now smaller.
+2020-06-15:
+ Anturk, kevinz000:
+ - bugfix: VV now properly allows access to datums in associative lists
+ - rscadd: SDQL2 printout has been upgraded for the 5th time.
+ kevinz000:
+ - bugfix: plushies now work. credits to timothytea.
+ - rscadd: You can now tape knives to cleanbots
+ kevinz000 (port from VOREStation):
+ - imageadd: Ported zoomba skins for cyborgs.
diff --git a/html/changelogs/AutoChangeLog-pr-12502.yml b/html/changelogs/AutoChangeLog-pr-12502.yml
deleted file mode 100644
index fdef903a60..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12502.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - rscadd: "You can now tape knives to cleanbots"
diff --git a/html/changelogs/AutoChangeLog-pr-12515.yml b/html/changelogs/AutoChangeLog-pr-12515.yml
deleted file mode 100644
index c02bf1f8d2..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12515.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000 (port from VOREStation)"
-delete-after: True
-changes:
- - imageadd: "Ported zoomba skins for cyborgs."
diff --git a/html/changelogs/AutoChangeLog-pr-12516.yml b/html/changelogs/AutoChangeLog-pr-12516.yml
deleted file mode 100644
index f6ee757bb7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12516.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Anturk, kevinz000"
-delete-after: True
-changes:
- - bugfix: "VV now properly allows access to datums in associative lists"
- - rscadd: "SDQL2 printout has been upgraded for the 5th time."
diff --git a/html/changelogs/AutoChangeLog-pr-12519.yml b/html/changelogs/AutoChangeLog-pr-12519.yml
deleted file mode 100644
index ac26557b5f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12519.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - bugfix: "plushies now work. credits to timothytea."