From b23a74a4f884f7da4d8186f15379e423ad42967d Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Fri, 16 Aug 2024 13:52:20 +0100 Subject: [PATCH] build: version -> 2101.1.0, changelog updated --- CHANGELOG.md | 13 +++++++++++++ gradle.properties | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d9f5d0e..20c525cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ 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). +# [2101.1.0] + +### Changed +* Minecraft 1.21.1 is now required; this no longer supports Minecraft 1.21 + +### Added +* Sidebar buttons for this and other FTB mods can now be enabled/disabled/rearranged (new functionality in FTB Library 2101.1.0) + +### Fixed +* Fixed "Hide Quests until Dependencies Visible" setting actually checking for dependencies being _complete_ + * Added new "Hide Quests until Dependencies Complete" setting + * So there are now two independent setting for hiding quests based on dependency visibility and/or completion + # [2100.1.5] ### Changed diff --git a/gradle.properties b/gradle.properties index ca411d35..1837b34d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,8 @@ fabric_api_version=0.100.8+1.21 fabric_api_version_range=>=0.100.1+1.21 architectury_api_version=13.0.6 -ftb_library_version=2101.1.0-SNAPSHOT -ftb_teams_version=2101.1.0-SNAPSHOT +ftb_library_version=2101.1.1 +ftb_teams_version=2101.1.0 # Optional deps teamreborn_energy_version=4.1.0