Merge pull request #3634 from refinedmods/main

Merge main into develop branch
This commit is contained in:
Raoul
2024-02-16 15:25:07 +01:00
committed by GitHub

View File

@@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.13.0-beta.2] - 2024-02-16
### Fixed
- Fixed JEI transfer in the Pattern Grid wrongly choosing "Processing" mode.
@@ -3530,7 +3532,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Internal test release.
[Unreleased]: https://github.com/refinedmods/refinedstorage/compare/v1.13.0-beta.1...HEAD
[Unreleased]: https://github.com/refinedmods/refinedstorage/compare/v1.13.0-beta.2...HEAD
[1.13.0-beta.2]: https://github.com/refinedmods/refinedstorage/compare/v1.13.0-beta.1...v1.13.0-beta.2
[1.13.0-beta.1]: https://github.com/refinedmods/refinedstorage/compare/v1.12.4...v1.13.0-beta.1