diff --git a/html/changelog.html b/html/changelog.html
index 17a76f56919..45700594ec5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -76,6 +76,9 @@
purchased bee boxes are no longer wrenched down by default
Adds trick revolver to the syndicate uplink for the clown. Teach those pesky validhunters a lesson!
Adds the ability for admins to start a revolver only summon gun version; there's also a suicidal version that makes half the guns summoned real and the other half trick revolvers
+ stabilizing agent gets used up in reactions that utilize it
+ flashbangs spark when they initially go off
+ Fixes mech users being stunned by their own flashbangs
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c9ba185c8e6..f5743f06f80 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9632,6 +9632,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds the ability for admins to start a revolver only summon gun version;
there's also a suicidal version that makes half the guns summoned real and the
other half trick revolvers
+ - tweak: stabilizing agent gets used up in reactions that utilize it
+ - tweak: flashbangs spark when they initially go off
+ - bugfix: Fixes mech users being stunned by their own flashbangs
KasparoVy:
- rscadd: Adds Vox-fitted Tajaran veil sprites.
- rscdel: Removed stray pixel from Vox-fitted gasmask sprites.
diff --git a/html/changelogs/AutoChangeLog-pr-11190.yml b/html/changelogs/AutoChangeLog-pr-11190.yml
deleted file mode 100644
index d785502aa15..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11190.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - tweak: "stabilizing agent gets used up in reactions that utilize it"
- - tweak: "flashbangs spark when they initially go off"
- - bugfix: "Fixes mech users being stunned by their own flashbangs"