diff --git a/html/changelog.html b/html/changelog.html
index 2fd45e5a0a1..b5a159162e7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,24 @@
-->
+
07 June 2018
+
Cruix updated:
+
+ - Picture-in-picture objects now are no longer overlapped by other certain objects
+
+
SpaceManiac updated:
+
+ - It is now possible to access the wires of RND machines in order to repair them if they have been EMP'd.
+
+
Tlaltecuhtli updated:
+
+ - rad collectors set to research point gen are somewhat ok now
+
+
kevinz000 updated:
+
+ - Vehicle speed changes now happen immediately instead of on the next movement cycle
+
+
06 June 2018
Dax Dupont updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0e82256c48f..1a144d309c3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18310,3 +18310,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
top efficiency, even while starving to death. This is no longer the case, Nanotrasen
Scientists say.
- admin: Hunger slowdown only applies if mood is disabled in the config.
+2018-06-07:
+ Cruix:
+ - bugfix: Picture-in-picture objects now are no longer overlapped by other certain
+ objects
+ SpaceManiac:
+ - bugfix: It is now possible to access the wires of RND machines in order to repair
+ them if they have been EMP'd.
+ Tlaltecuhtli:
+ - bugfix: rad collectors set to research point gen are somewhat ok now
+ kevinz000:
+ - tweak: Vehicle speed changes now happen immediately instead of on the next movement
+ cycle
diff --git a/html/changelogs/AutoChangeLog-pr-38277.yml b/html/changelogs/AutoChangeLog-pr-38277.yml
deleted file mode 100644
index a51f2b356b5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38277.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "It is now possible to access the wires of RND machines in order to repair them if they have been EMP'd."
diff --git a/html/changelogs/AutoChangeLog-pr-38289.yml b/html/changelogs/AutoChangeLog-pr-38289.yml
deleted file mode 100644
index 3fedf0ce4b4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38289.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tlaltecuhtli"
-delete-after: True
-changes:
- - bugfix: "rad collectors set to research point gen are somewhat ok now"
diff --git a/html/changelogs/AutoChangeLog-pr-38308.yml b/html/changelogs/AutoChangeLog-pr-38308.yml
deleted file mode 100644
index 173d0884d77..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38308.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cruix"
-delete-after: True
-changes:
- - bugfix: "Picture-in-picture objects now are no longer overlapped by other certain objects"
diff --git a/html/changelogs/AutoChangeLog-pr-38309.yml b/html/changelogs/AutoChangeLog-pr-38309.yml
deleted file mode 100644
index 4de2992af42..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38309.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - tweak: "Vehicle speed changes now happen immediately instead of on the next movement cycle"