From cf437693de2a890c2f41b727f4a4ba019792b2ff Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Fri, 26 Jul 2024 12:25:01 +0100 Subject: [PATCH] chore: changelog updated [ciskip] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0883d9..af65c17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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). +## [21.0.1] + +### Changed +* Version bump from 3.0.0 to 21.0.1 reflects new version numbering scheme based on Minecraft major/minor release + +### Fixed +* Fixed recipe for Smart Filter not working + ## [3.0.0] ### Changed