Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.3.2] - 2025-09-20

### Fixed

- Specifying TeamReborn Energy that is incompatible with Minecraft 1.21.x.
Expand Down Expand Up @@ -444,7 +446,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.3.1...HEAD
[Unreleased]: https://github.com/refinedmods/refinedarchitect/compare/v1.3.2...HEAD

[1.3.2]: https://github.com/refinedmods/refinedarchitect/compare/v1.3.1...v1.3.2

[1.3.1]: https://github.com/refinedmods/refinedarchitect/compare/v1.3.0...v1.3.1

Expand Down
Loading