diff --git a/html/changelog.html b/html/changelog.html
index 36a001bf00..18e2b4ccc5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,18 @@
-->
+
02 July 2020
+
Ghommie updated:
+
+ - Fixing a few issues with twohanded items.
+ - Unum decks now work correctly.
+ - Abductor walls are once again buildable with alien alloy.
+
+
silicons updated:
+
+ - bohbombing is a thing now
+
+
30 June 2020
Fikou updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9cd1987327..485f1b62ca 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26185,3 +26185,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: skeleton is now split into two more types, greater and lesser
- bugfix: non-carbon blood is now not white
- spellcheck: fixed a bunch of grammar/spelling mistakes
+2020-07-02:
+ Ghommie:
+ - bugfix: Fixing a few issues with twohanded items.
+ - bugfix: Unum decks now work correctly.
+ - bugfix: Abductor walls are once again buildable with alien alloy.
+ silicons:
+ - bugfix: bohbombing is a thing now
diff --git a/html/changelogs/AutoChangeLog-pr-12654.yml b/html/changelogs/AutoChangeLog-pr-12654.yml
deleted file mode 100644
index c6437ac335..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12654.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "bohbombing is a thing now"
diff --git a/html/changelogs/AutoChangeLog-pr-12656.yml b/html/changelogs/AutoChangeLog-pr-12656.yml
deleted file mode 100644
index a7779223a5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12656.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Ghommie"
-delete-after: True
-changes:
- - bugfix: "Fixing a few issues with twohanded items."
- - bugfix: "Unum decks now work correctly."
- - bugfix: "Abductor walls are once again buildable with alien alloy."