Skip to content

Commit

Permalink
chore: add changelog for v1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Nov 26, 2023
1 parent 3503af2 commit 83e4ba0
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,19 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- Ported to Minecraft 1.19.2.

## [1.10.6] - 2023-11-26

### Fixed

- Fixed a bunch of issues where chunks would unintentionally be loaded by RS.
- Reduced block updates when a controller is turning on and off constantly.
- 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 in certain situations.
- Attempted to fix issue where Grid doesn't load items and requires a client restart.

## [1.10.5] - 2023-02-12

### Fixed
Expand Down Expand Up @@ -3532,7 +3545,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[1.11.1]: https://github.com/refinedmods/refinedstorage/compare/v1.11.0...v1.11.1

[1.11.0]: https://github.com/refinedmods/refinedstorage/compare/v1.10.5...v1.11.0
[1.11.0]: https://github.com/refinedmods/refinedstorage/compare/v1.10.6...v1.11.0

[1.10.6]: https://github.com/refinedmods/refinedstorage/compare/v1.10.5...v1.10.6

[1.10.5]: https://github.com/refinedmods/refinedstorage/compare/v1.10.4...v1.10.5

Expand Down

0 comments on commit 83e4ba0

Please sign in to comment.