diff --git a/html/changelog.html b/html/changelog.html
index 1d2adc64d0e..d4d75bf3a22 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,13 @@
-->
+
09 November 2022
+
WickedCybs updated:
+
+ - Organizes all the away site and ship files. They each have their own folders. The generic folder was renamed to awaysite.
+ - Seperates the wildcard and corporate ship file as it was being shared by the tramp freighter + milita and the ox ship and ee ship respectively.
+
+
08 November 2022
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a211ba7143b..da8eb36ba79 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26486,3 +26486,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Turns the utility holsters into a contained sprite.
- bugfix: Adds a camera to the secure ammo storage. Fixes the flak weapon APC wire
location.
+2022-11-09:
+ WickedCybs:
+ - backend: Organizes all the away site and ship files. They each have their own
+ folders. The generic folder was renamed to awaysite.
+ - backend: Seperates the wildcard and corporate ship file as it was being shared
+ by the tramp freighter + milita and the ox ship and ee ship respectively.
diff --git a/html/changelogs/wickedcybs_organize.yml b/html/changelogs/wickedcybs_organize.yml
deleted file mode 100644
index 83c6321b537..00000000000
--- a/html/changelogs/wickedcybs_organize.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - backend: "Organizes all the away site and ship files. They each have their own folders. The generic folder was renamed to awaysite."
- - backend: "Seperates the wildcard and corporate ship file as it was being shared by the tramp freighter + milita and the ox ship and ee ship respectively."
\ No newline at end of file