diff --git a/html/changelogs/AutoChangeLog-pr-4035.yml b/html/changelogs/AutoChangeLog-pr-4035.yml
new file mode 100644
index 000000000000..90ffb5a71740
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-4035.yml
@@ -0,0 +1,13 @@
+author: "realforest2001"
+delete-after: True
+changes:
+ - code_imp: "Overhauled how ID accesses are assigned via proc, compiling all the many different procs we used into one."
+ - rscadd: "Added faction specific accesses to all major factions."
+ - rscdel: "Removed almost all marine accesses from non marine presets. No more free CIC access to CLF."
+ - code_imp: "Removed duplicate code in the VAI file."
+ - rscadd: "Adds a mapping var to indicate a door has non-standard access tags. This is to make it significantly easier for any future access changes to know if they need to look somewhere."
+ - maptweak: "Applied this var to every door I could find on the Almayer that has non-standard access. Colonies and other stuff to come in a future update."
+ - rscadd: "Added various new accesses to colonial doors, added WY_SECURITY and WY_RESEARCH to marine research doors."
+ - maptweak: "Added reinforced piping to lifeboats area. Didn't make much sense for a cruicial part of the evacuation procedures to be prone to spontaneous explosions that can singlehandedly end a marine evacuation without hostiles ever seeing it."
+ - maptweak: "Added reinforced piping to the research closed loop (it's a closed loop). Also removed CIC access from containment shutters as CIC access can't open the doors."
+ - maptweak: "Changed a couple walls around research from standard to reinforced, to fit with the containment breach shutters."
\ No newline at end of file