diff --git a/CHANGELOG.md b/CHANGELOG.md index 3570211..7e04b6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. +## [0.3.3] - 2022-12-20 + +### Added +- German translation +- proper Fabric default mod priorities +- missing default tags for Fabric + +### Removed +- Forge styled tags from Fabric defaults + +### Changed +- improved tooltip information + ## [0.3.2] - 2022-12-05 ### WARNING @@ -246,6 +259,7 @@ Initial 1.19 release! [semantic versioning]: https://semver.org/spec/v2.0.0.html +[0.3.3]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.3.3-beta [0.3.2]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.3.2-beta [0.3.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.3.0-beta [0.2.6]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.2.6-beta diff --git a/gradle.properties b/gradle.properties index ed42a18..241b219 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # Mod Info modId = almostunified modName = AlmostUnified -modVersion = 0.3.2 +modVersion = 0.3.3 modAuthor = AlmostReliable modDescription = Unify all resources.