From 6d99af361f083473845d68dd233d549b3443a6a0 Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Mon, 24 Jun 2024 12:07:11 +0100 Subject: [PATCH] chore: changelog updated [ciskip] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f63e930d..74b4644e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * Fixed chapter and chapter group creation popups moving in and out with the chapter panel when it's not pinned. +* Fixed crash when creating Kill and Advancement tasks +* Fixed Fluid Tasks not loading correctly from older quest book data +* Any translatable text loaded from older quest book data is now automatically migrated into the new translation system + * A `lang/en_us.snbt` file will be auto-created under your `config/ftbquests/quests` folder when an older quest book is loaded +* Removed a misleading "Click to Submit" tooltip from fluid tasks in the quest view panel + * Fluid tasks can only be submitted via a Task Screen # [2006.1.0]