diff --git a/html/changelogs/AutoChangeLog-pr-68876.yml b/html/changelogs/AutoChangeLog-pr-68876.yml
new file mode 100644
index 00000000000..ee0ed564af0
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-68876.yml
@@ -0,0 +1,6 @@
+author: "FernandoJ8"
+delete-after: True
+changes:
+ - code_imp: "changed the randomize_human() proc to call species procs instead of being mostly hardcoded and cleaned up some code"
+ - bugfix: "randomize_human() can now assign plural gender to a mob and will always do so for species without sexes"
+ - bugfix: "the external features of non-humans are now randomized properly by randomize_human() and all mechanics that call the proc, such as mulligans"