diff --git a/html/changelogs/AutoChangeLog-pr-59894.yml b/html/changelogs/AutoChangeLog-pr-59894.yml
new file mode 100644
index 00000000000..44da864c22b
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-59894.yml
@@ -0,0 +1,9 @@
+author: "Wayland-Smithy"
+delete-after: True
+changes:
+ - bugfix: "Fixed an infinite loop bug with portal teleports. The cake is a stack overflow."
+ - bugfix: "Fixed portals layer so they appear over most other objects."
+ - bugfix: "Fixed hand teleporter portals moving in zero gravity."
+ - qol: "Portals on dense objects no longer require clicking to enter and can be walked into."
+ - qol: "Portals you are standing on may be entered by clicking even with a tool in hand."
+ - code_imp: "Removed an unused teleport arg that may cause issues with new portal code."