diff --git a/html/changelog.html b/html/changelog.html
index 4bf6b624262..f144a569226 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
15 April 2022
+
JohnWildkins updated:
+
+ - Carnivorous and weedy plants now properly check for nearby mobs to entangle and stab.
+
+
14 April 2022
Alberyk, Desven updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 30b75763dc2..dd9eabaf51f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23171,3 +23171,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
in their vending machine.
- bugfix: Orbital drill droppers now work anywhere that isn't on the Horizon...
unless emagged.
+2022-04-15:
+ JohnWildkins:
+ - bugfix: Carnivorous and weedy plants now properly check for nearby mobs to entangle
+ and stab.
diff --git a/html/changelogs/johnwildkins-plants.yml b/html/changelogs/johnwildkins-plants.yml
deleted file mode 100644
index 1a199a00a26..00000000000
--- a/html/changelogs/johnwildkins-plants.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: JohnWildkins
-
-delete-after: True
-
-changes:
- - bugfix: "Carnivorous and weedy plants now properly check for nearby mobs to entangle and stab."