Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Sep 16, 2022
1 parent 8ffb7ff commit c0bffd0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8] - 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
Expand All @@ -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
Expand All @@ -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`

Expand Down Expand Up @@ -90,6 +90,7 @@ Initial beta release!
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[0.0.8]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.0.8-beta
[0.0.7]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.0.7-beta
[0.0.6]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.0.6-beta
[0.0.5]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.0.5-beta
Expand Down

0 comments on commit c0bffd0

Please sign in to comment.