update changelog

This commit is contained in:
Relentless 2023-04-02 11:06:46 +02:00
parent ea80b3176d
commit 107e01d5fc
No known key found for this signature in database
GPG key ID: 50C5FD225130D790

View file

@ -7,40 +7,11 @@ and this project adheres to [Semantic Versioning].
## [0.3.7] - 2023-04-02
### Changed
- removal and cleanup of old and unused code
- mods providing stone stratas no longer have to be listed in the priority list
- more performance improvements
- depending on the amount of recipes, this can improve the load times by another 10-20%
### Fixed
- stone strata detection on Fabric
- prevent stone strata sub-matching
## [0.3.6] - 2023-03-10
### Changed
- decent performance improvements ([#35])
- depending on the amount of recipes, this can improve the load times by around 50-70%
<!-- Links -->
[#35]: https://github.com/AlmostReliable/almostunified/pull/35
## [0.3.5] - 2023-02-08
### Fixed
- runtime not available on logical client
## [0.3.4] - 2023-02-04
Initial 1.19.3 release!
Initial 1.19.4 release!
<!-- Links -->
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html
<!-- Versions -->
[0.3.7]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19.3-0.3.7-beta
[0.3.6]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19.3-0.3.6-beta
[0.3.5]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19.3-0.3.5-beta
[0.3.4]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19.3-0.3.4-beta
[0.3.7]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19.4-0.3.7-beta