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]