diff --git a/html/changelogs/AutoChangeLog-pr-15639.yml b/html/changelogs/AutoChangeLog-pr-15639.yml
deleted file mode 100644
index 67309a67c1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15639.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Mechs now use power when moving."
- - bugfix: "The check for mining-only mechs is no longer inverted to only allow non-mining z levels."
- - bugfix: "Reverted an accidental buff from the /tg/ mech code port and its adjustment to citadel's mech state."
- - bugfix: "Mechs with different base movement power cost now actually have it apply instead of immediately being overwritten.
-tweak: Adjusted part impact on movement power use to make more sense."
diff --git a/html/changelogs/AutoChangeLog-pr-15650.yml b/html/changelogs/AutoChangeLog-pr-15650.yml
deleted file mode 100644
index 0447af66bc..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15650.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "optimises quirks somewhat
-tweak: nyctophobia will now stop run intent when you try to move in darkness with it on, compared to the old behaviour of automatically turning it off in darkness when it is on and you have been in darkness for >= 0.2 seconds
-tweak: nyctophobia and lightless will both not update your mood until you move now, as part of the optimisations made by changing them to tg code"
diff --git a/html/changelogs/archive/2022-06.yml b/html/changelogs/archive/2022-06.yml
new file mode 100644
index 0000000000..021aa9a172
--- /dev/null
+++ b/html/changelogs/archive/2022-06.yml
@@ -0,0 +1,17 @@
+2022-06-01:
+ DeltaFire15:
+ - bugfix: Mechs now use power when moving.
+ - bugfix: The check for mining-only mechs is no longer inverted to only allow non-mining
+ z levels.
+ - bugfix: Reverted an accidental buff from the /tg/ mech code port and its adjustment
+ to citadel's mech state.
+ - bugfix: 'Mechs with different base movement power cost now actually have it apply
+ instead of immediately being overwritten. tweak: Adjusted part impact on movement
+ power use to make more sense.'
+ timothyteakettle:
+ - rscadd: 'optimises quirks somewhat tweak: nyctophobia will now stop run intent
+ when you try to move in darkness with it on, compared to the old behaviour of
+ automatically turning it off in darkness when it is on and you have been in
+ darkness for >= 0.2 seconds tweak: nyctophobia and lightless will both not update
+ your mood until you move now, as part of the optimisations made by changing
+ them to tg code'