From 8194ef17506ea872f6772a1cae2eaffed2e56c7a Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Thu, 20 Jun 2024 11:34:40 +0100 Subject: [PATCH] chore: changelog updated [ciskip] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 878427a..e0883d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [3.0.0] + +### Changed +* Ported to Minecraft 1.21. Support for Fabric and NeoForge. + * Forge support may be re-added if/when Architectury adds support for Forge + ## [2.1.0] ### Changed