From 4219b394f5f3f9a6860a7008e651a744c669d613 Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Thu, 24 Aug 2023 16:58:33 +0100 Subject: [PATCH] chore: changelog updated --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4495510f..cb792fd0 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). +## [2001.2.0] + +### Changed +* All cross-mod integration has been moved to the **FTB XMod Compat** mod + * This includes: FTB Ranks / Luckperms, Waystones, Game Stages (Forge only) and Common Protection API (Fabric only) + ## [2001.1.5] ### Fixed