diff --git a/html/changelog.html b/html/changelog.html
index 07fed4b7c409..7d0b7dd45e49 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,13 @@
-->
+
20 October 2023
+
Moltijoe updated:
+
+ - No longer get wirevision when spawning ontop of a wire
+ - Fixes some entrance and exit point targeting issues with wirecrawling
+
+
19 October 2023
Qustinnus, Kryson, uglykoala, Ghost, @Moltijoe updated:
@@ -2434,30 +2441,6 @@ ynot01 updated:
- Fixed targeted limb starting at null
- Setting someone's criminal status now logs it in the security record comments
-
-
21 July 2023
-
Airlines7 updated:
-
- - The drone mafia is now a thing
- - 3 new emergency shuttles.
-
-
cark updated:
-
- - fixes mapping errors on asteroid
- - overhauls det and lawyer office
- - rotates some toilets on metastation
-
-
Moltijoe updated:
-
- - Regular and Antiseptic ointment are easier to make but require a welding tool
- - Regular ointment now has 15 uses instead of 8
- - Antiseptic ointment now heals the same as regular ointment in addition to sterilizing more
-
-
neeshacark updated:
-
- - detective armor vest has no badge now since we have real badges
- - puts two honey frames in the beekeeping area on asteroid so people can actually keep bees
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index be4e7a32cecf..bb06d008af1d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -41813,3 +41813,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Add a new secure radiation crate that prevents radiation from leaking
- bugfix: Fixes fuel rods crate using non rad-proofed crate
- bugfix: Fixes NT IRN packs price not updating station trait modifer cost
+2023-10-20:
+ Moltijoe:
+ - bugfix: No longer get wirevision when spawning ontop of a wire
+ - bugfix: Fixes some entrance and exit point targeting issues with wirecrawling
diff --git a/html/changelogs/AutoChangelog-pr-20688.yml b/html/changelogs/AutoChangelog-pr-20688.yml
deleted file mode 100644
index e51c4c7c756e..000000000000
--- a/html/changelogs/AutoChangelog-pr-20688.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Moltijoe"
-delete-after: true
-changes:
- - bugfix: "No longer get wirevision when spawning ontop of a wire"
- - bugfix: "Fixes some entrance and exit point targeting issues with wirecrawling"