diff --git a/html/changelog.html b/html/changelog.html
index d6578f3c3f..1724eba4af 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
18 July 2021
+
timothyteakettle updated:
+
+ - fixes photosynthesis stopping nutrition going past well fed from non-photosynthesis means
+
+
17 July 2021
cadyn updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8f58df86cd..a8da6c6f58 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29665,3 +29665,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-07-17:
cadyn:
- server: precompile.sh updated
+2021-07-18:
+ timothyteakettle:
+ - bugfix: fixes photosynthesis stopping nutrition going past well fed from non-photosynthesis
+ means
diff --git a/html/changelogs/AutoChangeLog-pr-14945.yml b/html/changelogs/AutoChangeLog-pr-14945.yml
deleted file mode 100644
index 20e7dde610..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14945.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "fixes photosynthesis stopping nutrition going past well fed from non-photosynthesis means"