From 442168be191447025f7f7f3f59081e1696ef5fc7 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Thu, 20 Jun 2024 18:34:46 +0000 Subject: [PATCH] chore: prepare release v0.1.0 --- CHANGELOG.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a4c77b..28cfb75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,16 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.1.0] - 2024-06-20 + ### Added -- Support for EMI exclusion zones. -- Support for EMI ghost ingredient dragging. -- Support for using the R/U keys on Grid slots and filtering slots. -- Recipe transfer integration for the Crafting Grid. -- Grid / EMI search box synchronization options. +- Support for EMI exclusion zones. +- Support for EMI ghost ingredient dragging. +- Support for using the R/U keys on Grid slots and filtering slots. +- Recipe transfer integration for the Crafting Grid. +- Grid / EMI search box synchronization options. + +[Unreleased]: https://github.com/refinedmods/refinedstorage-emi-integration/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/refinedmods/refinedstorage-emi-integration/compare/6525c5339e844996b6c2b4b3f8a9e4b65cb7de68...v0.1.0