diff --git a/CHANGELOG.md b/CHANGELOG.md index 559cdd994..8894694e4 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,23 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added + +- Re-added compatibility with Inventory Sorter. + ### Fixed -- Fixed JEI transfer for larger processing recipes -- Fixed rare autocrafting crash +- Various world corruption issues if Refined Storage blocks were removed unexpectedly or with another mod. +- Fixed Grid search bar not being able to lose focus. +- Fixed JEI transfer crash for larger processing recipes. +- Fixed rare autocrafting crash. +- Fixed some models in inactive state being emissive. +- Fixed Controller item not rendering energy state correctly. +- 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. +- Fixed Crafter Manager slots being able to sort with Inventory Sorter. +- Fixed duplication bug in the Crafter with Inventory Sorter. ## [1.12.3] - 2023-07-07