diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b1a54f..23c8d45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.19.1] - 2024-09-10 + ### Fixed - Fixed publishing not working with the config cache. @@ -388,7 +390,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Gradle helpers for Fabric and Forge projects. - CI workflows. -[Unreleased]: https://github.com/refinedmods/refinedarchitect/compare/v0.19.0...HEAD +[Unreleased]: https://github.com/refinedmods/refinedarchitect/compare/v0.19.1...HEAD + +[0.19.1]: https://github.com/refinedmods/refinedarchitect/compare/v0.19.0...v0.19.1 [0.19.0]: https://github.com/refinedmods/refinedarchitect/compare/v0.18.0...v0.19.0