diff --git a/html/changelogs/AutoChangeLog-pr-15265.yml b/html/changelogs/AutoChangeLog-pr-15265.yml
deleted file mode 100644
index 58ac4f6353..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15265.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - rscadd: "Adds the new MRP version of Families"
- - rscadd: "Adds the new Antag UI panel for Families, disables it for other antags (for now)"
- - rscadd: "Adds High Fives (needed for the Handshake)"
- - rscdel: "Removed old Gang War"
- - bugfix: "Fixed Observer Alerts and general alerts for give/take/restraints."
- - soundadd: "Adds related sounds for Families"
- - imageadd: "Adds related icons for Families"
- - code_imp: "Changed the petehat/gang to just petehat on the jungle away mission"
- - code_imp: "Adds HAND_ITEM"
- - code_imp: "A bunch of UI code for Antags/Families"
- - code_imp: "Adds IS_DEAD_OR_INCAP"
- - code_imp: "Adds GLOBAL_LIST_EMPTY(pre_setup_antags)"
- - code_imp: "Adds Queued Deletions"
- - code_imp: "Sanity check for attached_effect"
- - code_imp: "Adds Suicide cries for antags"
- - code_imp: "Adds preview_outfits for antags"
- - refactor: "Refactors give/take > offer/receive"
- - config: "Added Families to the dynamic config"
- - admin: "Adds admin tp Family stuff"
diff --git a/html/changelogs/archive/2022-02.yml b/html/changelogs/archive/2022-02.yml
index a0157fce1a..d38f2b34a7 100644
--- a/html/changelogs/archive/2022-02.yml
+++ b/html/changelogs/archive/2022-02.yml
@@ -52,3 +52,25 @@
the UI.
silicons:
- refactor: clickcatchers, parallax
+2022-02-14:
+ keronshb:
+ - rscadd: Adds the new MRP version of Families
+ - rscadd: Adds the new Antag UI panel for Families, disables it for other antags
+ (for now)
+ - rscadd: Adds High Fives (needed for the Handshake)
+ - rscdel: Removed old Gang War
+ - bugfix: Fixed Observer Alerts and general alerts for give/take/restraints.
+ - soundadd: Adds related sounds for Families
+ - imageadd: Adds related icons for Families
+ - code_imp: Changed the petehat/gang to just petehat on the jungle away mission
+ - code_imp: Adds HAND_ITEM
+ - code_imp: A bunch of UI code for Antags/Families
+ - code_imp: Adds IS_DEAD_OR_INCAP
+ - code_imp: Adds GLOBAL_LIST_EMPTY(pre_setup_antags)
+ - code_imp: Adds Queued Deletions
+ - code_imp: Sanity check for attached_effect
+ - code_imp: Adds Suicide cries for antags
+ - code_imp: Adds preview_outfits for antags
+ - refactor: Refactors give/take > offer/receive
+ - config: Added Families to the dynamic config
+ - admin: Adds admin tp Family stuff