diff --git a/html/changelogs/AutoChangeLog-pr-18816.yml b/html/changelogs/AutoChangeLog-pr-18816.yml
deleted file mode 100644
index 088eb12ced9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18816.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - bugfix: "PAI parts now give the proper parts when screwdrivered and having them removed"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18818.yml b/html/changelogs/AutoChangeLog-pr-18818.yml
deleted file mode 100644
index b4a2f948846..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18818.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Will, Reo"
-delete-after: True
-changes:
- - bugfix: "Fixed several distance issues with slipcode"
- - bugfix: "You cannot change direction while slipping"
- - bugfix: "Simple mobs no longer slip by default"
- - bugfix: "Species flag NO_SLIP is respected by slipcode again"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18821.yml b/html/changelogs/AutoChangeLog-pr-18821.yml
deleted file mode 100644
index d07b66bd8b0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18821.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Nova"
-delete-after: True
-changes:
- - bugfix: "Fixed body writing being silent in chat, and instant"
- - bugfix: "Fixed body writing having no message notifications."
- - rscadd: "Added ability to resist / move away from being body written."
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-11.yml b/html/changelogs/archive/2025-11.yml
index 7d9e9665322..091a7ee8e71 100644
--- a/html/changelogs/archive/2025-11.yml
+++ b/html/changelogs/archive/2025-11.yml
@@ -319,3 +319,16 @@
- code_imp: Added clothing traits
Kashargul:
- code_imp: dependency update
+2025-11-23:
+ Diana:
+ - bugfix: PAI parts now give the proper parts when screwdrivered and having them
+ removed
+ Nova:
+ - bugfix: Fixed body writing being silent in chat, and instant
+ - bugfix: Fixed body writing having no message notifications.
+ - rscadd: Added ability to resist / move away from being body written.
+ Will, Reo:
+ - bugfix: Fixed several distance issues with slipcode
+ - bugfix: You cannot change direction while slipping
+ - bugfix: Simple mobs no longer slip by default
+ - bugfix: Species flag NO_SLIP is respected by slipcode again