diff --git a/html/changelog.html b/html/changelog.html
index 61bd12eda16..92fcce29caa 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
02 January 2023
+
Ben10083 updated:
+
+ - Ai cores and Solar Panels can now be built again.
+
+
SleepyGemmy updated:
+
+ - Adds missing cameras to deck 3 and deck 2.
+
+
31 December 2022
SleepyGemmy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 99e42dccc54..8419a25a8c5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27378,3 +27378,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-12-31:
SleepyGemmy:
- bugfix: Fixes the first responder minimum age not reflecting the wiki.
+2023-01-02:
+ Ben10083:
+ - bugfix: Ai cores and Solar Panels can now be built again.
+ SleepyGemmy:
+ - bugfix: Adds missing cameras to deck 3 and deck 2.
diff --git a/html/changelogs/Ben10083 - Core Fix.yml b/html/changelogs/Ben10083 - Core Fix.yml
deleted file mode 100644
index 3b3a565c051..00000000000
--- a/html/changelogs/Ben10083 - Core Fix.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Ben10083
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Ai cores and Solar Panels can now be built again."
diff --git a/html/changelogs/missing_cameras.yml b/html/changelogs/missing_cameras.yml
deleted file mode 100644
index bcb2757c9c8..00000000000
--- a/html/changelogs/missing_cameras.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Adds missing cameras to deck 3 and deck 2."
\ No newline at end of file