Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Mar 1, 2024
1 parent bb0a3b5 commit 05b6ea5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ 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

### Added
- added support for TerraFirmaCraft ([#69])

### Fixed
- fixed duplicate check for recipes with custom categories ([#66])
- fixed broken transfer handlers for unified items when using EMI ([#67])
- this now uses a less restrictive hiding approach for EMI
- unified items are visible in tag cycling until we find a proper solution

<!-- Links -->
[#66]: https://github.com/AlmostReliable/almostunified/issues/66
[#67]: https://github.com/AlmostReliable/almostunified/issues/67
[#69]: https://github.com/AlmostReliable/almostunified/pull/69

## [0.8.0] - 2024-02-21

## Added
Expand Down

0 comments on commit 05b6ea5

Please sign in to comment.