diff --git a/html/changelog.html b/html/changelog.html
index 7fc5e7ab5c..d7d439a7c8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
14 July 2021
+
Putnam3145 updated:
+
+ - Acid is now a component
+
+
13 July 2021
MrJWhit updated:
@@ -590,13 +596,6 @@
-
- 12 May 2021
- DeltaFire15 updated:
-
- - find_safe_turf no longer always fails on safe oxygen levels(??)
- - Heretic bladeshatters now actually take the heretic's z into account as intended, instead of always being station z tweak: Message for failing the bladeshatter despite succeeding the do_after tweak: Improves bladeshatter a bit by making it safer codewise
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3a5942f02b..ba0af9c448 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29656,3 +29656,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-07-13:
MrJWhit:
- rscadd: Adds a mirror above the sink in the captains bedroom in pubby
+2021-07-14:
+ Putnam3145:
+ - refactor: Acid is now a component
diff --git a/html/changelogs/AutoChangeLog-pr-14921.yml b/html/changelogs/AutoChangeLog-pr-14921.yml
deleted file mode 100644
index ddbf937140..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14921.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - refactor: "Acid is now a component"