docs: add changelog for v1.11.7

This commit is contained in:
raoulvdberge
2023-11-12 14:10:54 +01:00
parent 975abecac1
commit 2bad9164f1

View File

@@ -57,6 +57,17 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Fixed GUI side buttons not working sometimes when using Refined Storage with addons.
## [1.11.7] - 2023-11-12
### Fixed
- Various world corruption issues if Refined Storage blocks were removed unexpectedly or with another mod.
- Fixed JEI transfer crash for larger processing recipes.
- Fixed rare autocrafting crash.
- Fixed duplication bug with the Crafting Grid.
- Fixed fluid duplication bug with the Importer and GregTechCEu machines.
- Attempted to fix issue where Grid doesn't load items and requires a client restart.
## [1.11.6] - 2023-03-30
### Fixed
@@ -3505,7 +3516,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
[1.12.1]: https://github.com/refinedmods/refinedstorage/compare/v1.12.0...v1.12.1
[1.12.0]: https://github.com/refinedmods/refinedstorage/compare/v1.11.6...v1.12.0
[1.12.0]: https://github.com/refinedmods/refinedstorage/compare/v1.11.7...v1.12.0
[1.11.7]: https://github.com/refinedmods/refinedstorage/compare/v1.11.6...v1.11.7
[1.11.6]: https://github.com/refinedmods/refinedstorage/compare/v1.11.5...v1.11.6