From 28724780425dad41566c4026967b0d8839b860ee Mon Sep 17 00:00:00 2001 From: Droseran <97368320+Droseran@users.noreply.github.com> Date: Tue, 30 Jul 2024 04:26:28 -0400 Subject: [PATCH] Update changelog.txt Remove line from changelog referencing a non-user facing aspect of this update. --- changelog.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 43eb13313..7761ae2b6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -93,7 +93,6 @@ Template for new versions: - `clear-smoke`: properly tag smoke flows for garbage collection to avoid memory leak - `warn-stranded`: don't warn for babies carried by mothers who happen to be gathering fruit from trees - `prioritize`: also boost priority of already-claimed jobs when boosting priority of a job type so those jobs are not interrupted -- `ban-cooking`: stop iterating through plant materials when the searched-for material is found - `ban-cooking`: ban all seed producing items from being cooked when 'seeds' is chosen instead of just brewable seed producing items ## Misc Improvements