From 3f23267c99403fb17e570ff4ade10e44f968bf11 Mon Sep 17 00:00:00 2001 From: Gavin Smith <39228744+gavinhsmith@users.noreply.github.com> Date: Sat, 11 May 2024 00:01:12 -0500 Subject: [PATCH] Added changelog --- CHANGELOG.md | 18 ++++++++++++++++++ README.md | 5 +++-- 2 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8758b1d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +See [Releases](https://github.com/CartelModpack/Cartel/releases) for downloads. + +## v1.1.0-pre1: The Almost 1.20.6 Update + +Due to the changes with the Mixin system in new version of Minecraft and Fabric, many mods have been removed temporarily until they are patched for the new setup. I really just wanted to have a *version* out for people to use in the meantime. All removals are listed below, some which break OptiFine compatibility and remove a few performance features. + +- Updated to MC 1.20.6 and Fabric 0.15.11 +- The follwing were removed temporarily: + - [Enhanced Block Entities](https://modrinth.com/mod/ebe) + - [Language Reload](https://modrinth.com/mod/language-reload) + - [CIT Resewn](https://modrinth.com/mod/cit-resewn) + - [Inventory Profiles Next](https://modrinth.com/mod/inventory-profiles-next) + +## v1.0.0: Inital Release + +This is the inital release of Cartel! Fabric version 0.15.7 and MC 1.20.4. \ No newline at end of file diff --git a/README.md b/README.md index 33fdd58..712484f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Installation Available on [Modrinth](https://modrinth.com/modpack/cartel), [Curseforge](https://legacy.curseforge.com/minecraft/modpacks/cartel) or as a MultiMC pack from [Releases](https://github.com/CartelModpack/Cartel/releases). -Credits +Credits / Changelog ---------- -Credits are available in the [CREDITS.md](https://github.com/CartelModpack/Cartel/blob/master/CREDITS.md) file. \ No newline at end of file +Credits are available in the [CREDITS.md](https://github.com/CartelModpack/Cartel/blob/master/CREDITS.md) file. +The Changelog is available in the [CREDITS.md](https://github.com/CartelModpack/Cartel/blob/master/CHANGELOG.md) file. \ No newline at end of file