diff --git a/html/changelogs/AutoChangeLog-pr-78657.yml b/html/changelogs/AutoChangeLog-pr-78657.yml
new file mode 100644
index 00000000000..b2ddfa5a17a
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-78657.yml
@@ -0,0 +1,5 @@
+author: "vinylspiders"
+delete-after: True
+changes:
+ - refactor: "fixed many instances of updatehealth() either being called needlessly or not at all within on_mob_life() and in various other parts of the code"
+ - refactor: "damage procs now return useful information--the actual net change in damage on the mob. added a unit test for this"
\ No newline at end of file