update changelog

This commit is contained in:
Relentless 2022-09-16 21:06:52 +02:00
parent 3af4c78efa
commit 85bbef3d6b
No known key found for this signature in database
GPG key ID: 759D97B8C6F25265

View file

@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].
## Unreleased
## [0.0.7] - 2022-09-16
### Added
- more materials and another tag to defaults
- back up your `unify.json` config and let it regenerate to get the new default or add it yourself
- more materials and `storage_blocks/raw_{material}` tag to defaults
- back up your `unify.json` config and let it regenerate to get the new defaults or add them yourself
- `fabric:conditions` to default duplicate ignore list
### Changed
@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning].
### Added
- more materials to defaults
- back up your `unify.json` config and let it regenerate to get the new default or add it yourself
- back up your `unify.json` config and let it regenerate to get the new defaults or add them yourself
### Fixed
- stone strata detection for mods not following convention
@ -34,7 +34,7 @@ and this project adheres to [Semantic Versioning].
### Added
- `group` property to default ignored list
- this ensures that crafting recipes with specific recipe book categories are correctly unified
- back up your `duplicates.json` config and let it regenerate to get the new default or add it yourself
- back up your `duplicates.json` config and let it regenerate to get the new defaults or add them yourself
- `inputItems` and `outputItems` property to top level property scanning
- allows unification for mods like `FTBIC`
@ -85,6 +85,7 @@ Initial 1.19 release!
[semantic versioning]: https://semver.org/spec/v2.0.0.html
<!-- Versions -->
[0.0.7]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.7-beta
[0.0.6]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.6-beta
[0.0.5]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.5-beta
[0.0.4]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.4-beta