···33All notable changes to this project will be documented in this file.
4455The format is based on [Keep a Changelog](https://keepachangelog.com),
66-and this project follows the [Ragnarök Versioning Convention](https://github.com/Red-Studio-Ragnarok/Commons/blob/main/Ragnar%C3%B6k%20Versioning%20Convention.md).
66+and this project adheres to [Ragnarök Versioning](https://github.com/Red-Studio-Ragnarok/Commons/blob/main/Ragnar%C3%B6k%20Versioning%20Convention.md).
7788-## Wither Config Version 1.2.1 Changelog - 2024-07-03
88+## [Unreleased](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.2.1...main)
99+1010+### Internal
1111+1212+- Updated dependencies:
1313+ - Updated to [foojay-resolver](https://github.com/gradle/foojay-toolchains) 1.0.0
1414+1515+## [1.2.1](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.2...1.2.1) - 2024-07-03
9161017### Fixed
11181219- Fixed the mod name being set on the wrong variable
13201414-## Wither Config Version 1.2 Changelog - 2024-06-24
2121+## [1.2](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.1.2...1.2) - 2024-06-24
15221623### Added
1724···21282229### Changed
23302424-- Updated dependencies:
2525- - Requires MixinBooter 8.6 and up
3131+- Now requires MixinBooter 8.6+
26322733### Fixed
2834···3137### Internal
32383339- General cleanup
3434-- Updated to [Gradle](https://gradle.org) 8.9-rc-1
3535-- Updated [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) to version 1.4.0
3640- Updated the `gradle.properties`
4141+- Updated dependencies:
4242+ - Updated to [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) 1.4.0
4343+ - Updated to [Gradle](https://gradle.org) 8.9-rc-1
37443838-## Wither Config Version 1.1.2 Changelog - 2024-02-01
4545+## [1.1.2](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.1.1...1.1.2) - 2024-02-01
39464047### Fixed
41484242-- Fixed config which may break in certain conditions while modifying it in game
4949+- Fixed config that may break in certain conditions while modifying it in-game
43504451### Internal
45524653- General cleanup
4754- Renamed `EventHandler` to `ConfigEventHandler`
4848-- Updated [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) to version 1.3.30
4949-- Updated [gradle-buildconfig-plugin](https://github.com/gmazzo/gradle-buildconfig-plugin) to version 5.3.5
5050-- Updated [foojay-resolver](https://github.com/gradle/foojay-toolchains) to version 0.8.0
5555+- Updated dependencies:
5656+ - Updated to [gradle-buildconfig-plugin](https://github.com/gmazzo/gradle-buildconfig-plugin) 5.3.5
5757+ - Updated to [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) 1.3.30
5858+ - Updated to [foojay-resolver](https://github.com/gradle/foojay-toolchains) 0.8.0
51595252-## Wither Config Version 1.1.1 Changelog - 2024-01-16
6060+## [1.1.1](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.1...1.1.1) - 2024-01-16
53615462### Fixed
55635656-- Fix mod name having a `-` instead of a space
6464+- Fixed mod name having a `-` instead of a space
57655858-## Wither Config Version 1.1 Changelog - 2024-01-09
6666+## [1.1](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.0...1.1) - 2024-01-09
59676068### Added
61696262-- Boat Jail Fix (Makes the Wither an area damage for boats, to prevent it from being trapped in a boat jail)
7070+- Boat Jail Fix (Gives the Wither area damage for boats, to prevent it from being trapped in a boat jail)
6371- Configuration for:
6472 - Boat Jail Fix
6573 - Boat Jail Fix Tick Delay
···68766977### Fixed
70787171-- Fixed Wither not breaking blocks under itself when `breakBlocksWhenTargetingPlayer` is on & player is under it making the player safe
7979+- Fixed Wither not breaking blocks under itself when `breakBlocksWhenTargetingPlayer` is on and a player is under it, making the player safe
72807381### Internal
74827583- Changed the injection point of `newTargetFollowingLogic`
7676-- General Cleanup
8484+- General cleanup
7785- Switched to [CurseUpdate](https://forge.curseupdate.com/) for update checking
7886- Switched from [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) tags to [gmazzo](https://github.com/gmazzo) [gradle-buildconfig-plugin](https://github.com/gmazzo/gradle-buildconfig-plugin)
7987- Switched to Gradle Kotlin DSL
8080-- Updated to Gradle 8.5
8888+- Updated dependencies:
8989+ - Updated to [Gradle](https://gradle.org) 8.5
81908282-## Wither Config Version 1.0 Changelog - 2023-09-06
9191+## [1.0](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/tree/1.0) - 2023-09-06
83928493### Added
85948695- Configuration for:
8787- - The Wither health
8888- - The Wither movement speed
8989- - The Wither follow range
9090- - The Wither armor
9191- - The Wither follow distance
9292- - The Wither unarmored fly height
9393- - The Wither summoning sequence length
9494- - The Wither summoning sequence end explosion strength
9595- - The Wither skulls damage
9696- - The Wither skulls magic damage
9797- - The Wither skulls heal towards the Wither when getting a kill
9898- - The Wither skulls explosion strength
9999- - The Wither skulls potion effects
9696+ - Health
9797+ - Movement speed
9898+ - Follow range
9999+ - Armor
100100+ - Follow distance
101101+ - Unarmored fly height
102102+ - Summoning sequence length
103103+ - Summoning sequence end explosion strength
104104+ - Skull damage
105105+ - Skull magic damage
106106+ - Skull kills healing the Wither
107107+ - Skull explosion strength
108108+ - Skull potion effects
100109 - Whether the Wither should attempt to break blocks around it when targeting a player
101101-- Fix for the Vanilla broken Wither target following behavior
110110+- Fix for Vanilla's broken Wither target-following behavior