diff --git a/CHANGELOG.md b/CHANGELOG.md index 52652482..0e5ced54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1902.5.8] + +### Fixed +* Fixed potential serious performance issue when crafting items with a very large quest book +* Fixed quests in "Always Invisible" chapters appearing in the quest search tool +* Fixed possible NPE in observation task (hard to reproduce, may be related to dimension switching) + ## [1902.5.7] ### Added diff --git a/gradle.properties b/gradle.properties index 3a9a31f5..48eba160 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mod_id=ftbquests archives_base_name=ftb-quests minecraft_version=1.19.2 # Build time -mod_version=1902.5.7 +mod_version=1902.5.8 maven_group=dev.ftb.mods mod_author=FTB Team # Curse release