diff --git a/html/changelogs/AutoChangeLog-pr-69457.yml b/html/changelogs/AutoChangeLog-pr-69457.yml
deleted file mode 100644
index 5b0407bb76f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69457.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JohnFulpWillard"
-delete-after: True
-changes:
- - qol: "Syndicate sleepers (the ones in the nukie base outpost) now drops their board on deconstruction."
diff --git a/html/changelogs/AutoChangeLog-pr-69723.yml b/html/changelogs/AutoChangeLog-pr-69723.yml
deleted file mode 100644
index 1f3697403a3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69723.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "567Turtle"
-delete-after: True
-changes:
- - qol: "Changes how the medipens examine text works"
diff --git a/html/changelogs/AutoChangeLog-pr-69731.yml b/html/changelogs/AutoChangeLog-pr-69731.yml
deleted file mode 100644
index 0433f3195f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69731.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "scriptis"
-delete-after: True
-changes:
- - refactor: "animated numbers now animate at 60 fps"
diff --git a/html/changelogs/AutoChangeLog-pr-69745.yml b/html/changelogs/AutoChangeLog-pr-69745.yml
deleted file mode 100644
index 12150fd9098..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69745.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dmeto"
-delete-after: True
-changes:
- - qol: "Reagent scanner circuit component now ouputs to a table list."
diff --git a/html/changelogs/AutoChangeLog-pr-69760.yml b/html/changelogs/AutoChangeLog-pr-69760.yml
deleted file mode 100644
index 90736fc2c03..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69760.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "JohnFulpWillard"
-delete-after: True
-changes:
- - bugfix: "Mining station's access was reverted, and Curators once again can access it. Supply security officers also once again only have access to it during elevated access."
- - qol: "'Mining' access is now named 'Mining Dock' while 'Mining EVA' is now named 'Mining Outpost', to better reflect what they are."
diff --git a/html/changelogs/AutoChangeLog-pr-69765.yml b/html/changelogs/AutoChangeLog-pr-69765.yml
deleted file mode 100644
index e489beb8fc9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69765.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JohnFulpWillard"
-delete-after: True
-changes:
- - bugfix: "SaturnX now properly turns you invisible again."
diff --git a/html/changelogs/AutoChangeLog-pr-69768.yml b/html/changelogs/AutoChangeLog-pr-69768.yml
deleted file mode 100644
index 91842542b40..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69768.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Tables built out of custom materials (ie meat) will no longer say that they are built from iron in their description."
diff --git a/html/changelogs/AutoChangeLog-pr-69782.yml b/html/changelogs/AutoChangeLog-pr-69782.yml
deleted file mode 100644
index e759d561d06..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69782.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceSmithers"
-delete-after: True
-changes:
- - bugfix: "Tramstation's AI Upload is now equipped with the proper modules."
diff --git a/html/changelogs/AutoChangeLog-pr-69783.yml b/html/changelogs/AutoChangeLog-pr-69783.yml
deleted file mode 100644
index fa2c7add08b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-69783.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AnturK"
-delete-after: True
-changes:
- - bugfix: "Fishing should be now more consistent about win/failure."
diff --git a/html/changelogs/archive/2022-09.yml b/html/changelogs/archive/2022-09.yml
index 70ce00d0aba..f896d3beae3 100644
--- a/html/changelogs/archive/2022-09.yml
+++ b/html/changelogs/archive/2022-09.yml
@@ -407,3 +407,26 @@
lizardqueenlexi:
- bugfix: fixed a bug causing the process of slicing food to erase most of the food's
reagents
+2022-09-10:
+ 567Turtle:
+ - qol: Changes how the medipens examine text works
+ AnturK:
+ - bugfix: Fishing should be now more consistent about win/failure.
+ Dmeto:
+ - qol: Reagent scanner circuit component now ouputs to a table list.
+ JohnFulpWillard:
+ - bugfix: Mining station's access was reverted, and Curators once again can access
+ it. Supply security officers also once again only have access to it during elevated
+ access.
+ - qol: '''Mining'' access is now named ''Mining Dock'' while ''Mining EVA'' is now
+ named ''Mining Outpost'', to better reflect what they are.'
+ - qol: Syndicate sleepers (the ones in the nukie base outpost) now drops their board
+ on deconstruction.
+ - bugfix: SaturnX now properly turns you invisible again.
+ ShizCalev:
+ - bugfix: Tables built out of custom materials (ie meat) will no longer say that
+ they are built from iron in their description.
+ SpaceSmithers:
+ - bugfix: Tramstation's AI Upload is now equipped with the proper modules.
+ scriptis:
+ - refactor: animated numbers now animate at 60 fps