From 2e49bd4562a9ef166418f69292344aa55ace66a8 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sun, 8 Dec 2024 20:59:40 +0100 Subject: [PATCH 1/2] docs: correct changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0e4243..e253663 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [Unreleased] ## Added From 92f234298b8e81a6406c96d2b29765af143d1cf3 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sun, 8 Dec 2024 20:00:27 +0000 Subject: [PATCH 2/2] chore: prepare release v0.1.0 --- CHANGELOG.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e253663..96dd6b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,13 +7,19 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.1.0] - 2024-12-08 + ## Added -- Chemical Storage Disk -- Chemical Storage blocks -- Chemical support in the Grid. -- Chemical support in the Storage Monitor. -- Chemical support in the Importer. -- Chemical support in the Exporter. -- Chemical support in the External Storage. -- Ghost dragging support for chemicals in JEI and EMI. +- Chemical Storage Disk +- Chemical Storage blocks +- Chemical support in the Grid. +- Chemical support in the Storage Monitor. +- Chemical support in the Importer. +- Chemical support in the Exporter. +- Chemical support in the External Storage. +- Ghost dragging support for chemicals in JEI and EMI. + +[Unreleased]: https://github.com/refinedmods/refinedstorage-mekanism-integration/compare/v0.1.0...HEAD + +[0.1.0]: https://github.com/refinedmods/refinedstorage-mekanism-integration/compare/2e49bd4562a9ef166418f69292344aa55ace66a8...v0.1.0