diff --git a/CHANGELOG.md b/CHANGELOG.md index abd48cf..3ad8585 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [1.4.1] - 2025-10-26 + ### Fixed - The version catalog is now also available on CreeperHost. @@ -464,7 +466,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/v1.4.0...HEAD +[Unreleased]: https://github.com/refinedmods/refinedarchitect/compare/v1.4.1...HEAD + +[1.4.1]: https://github.com/refinedmods/refinedarchitect/compare/v1.4.0...v1.4.1 [1.4.0]: https://github.com/refinedmods/refinedarchitect/compare/v1.3.4...v1.4.0