diff --git a/html/changelogs/AutoChangeLog-pr-11618.yml b/html/changelogs/AutoChangeLog-pr-11618.yml
new file mode 100644
index 0000000000..99acbbeef5
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-11618.yml
@@ -0,0 +1,12 @@
+author: "Arturlang"
+delete-after: True
+changes:
+ - rscadd: "Adds garlic, a mutation of onions"
+ - rscadd: "You can now make garlic necklaces."
+ - tweak: "Tweaked hunger to be more the same as blood level for bloodsuckers"
+ - tweak: "Bloodsuckers no longer get zero healing from regenerative cores, the core now heals their wounds but not their blood."
+ - balance: "Bloodsucker heal is now based a lot more on blood level."
+ - bugfix: "You can no longer be effectively immortal when fully auged as a bloodsucker."
+ - bugfix: "Regenerative cores will regain their old names when they are renewed, no more working decayed cores."
+ - code_imp: "Removes a lot of unnecesiry clutter of comments and tries to make the vars more consistent for bloodsucker code."
+ - code_imp: "Made the regenerative core use one proc instead of copypasta"