From c0793d40685e7fe48e0401bbba8689d0733cdf0f Mon Sep 17 00:00:00 2001 From: Thorinair Date: Fri, 29 Mar 2024 23:17:51 +0100 Subject: [PATCH] Fix a typo. --- changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes.html b/changes.html index 569b983..2f8b219 100644 --- a/changes.html +++ b/changes.html @@ -25,7 +25,7 @@

v1.6.0
(2024-03-29)

  • Added the Aging option which is available only for the Keg produce type. [Issue #52]
  • Added Seeds as one of the produce types. This can be used when selling Seed Maker produce. [Issue #21]
  • Made Ancient Fruit seeds unpurchasable. [Issue #60]
  • -
  • Fixed an issue where fertilizer modified growth time wasn't displayed on tooltip. [Issue #39]
  • +
  • Fixed an issue where fertilizer-modified growth time wasn't updated on tooltip. [Issue #39]
  • Added a proper Change Log page. Changes will be listed here from now on for clarity.