From bb61d58bc2a9b282834b604bc763b546deb181bc Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sat, 8 Jun 2024 16:39:18 +0000 Subject: [PATCH] chore: prepare release v0.1.0 --- CHANGELOG.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83a4989..70b259f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,16 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.1.0] - 2024-06-08 + ### Added -- Support for JEI exclusion zones. -- Support for JEI ghost ingredient dragging. -- Support for using the R/U keys on Grid slots and filtering slots. -- Recipe transfer integration for the Crafting Grid. -- Grid / JEI search box synchronization options. +- Support for JEI exclusion zones. +- Support for JEI ghost ingredient dragging. +- Support for using the R/U keys on Grid slots and filtering slots. +- Recipe transfer integration for the Crafting Grid. +- Grid / JEI search box synchronization options. + +[Unreleased]: https://github.com/refinedmods/refinedstorage-jei-integration/compare/v0.1.0...HEAD + +[0.1.0]: https://github.com/refinedmods/refinedstorage-jei-integration/compare/9145f6a9e8e1b1efd122d9e4cf91ffbd942625c7...v0.1.0