diff options
author | isXander <xandersmith2008@gmail.com> | 2023-06-04 16:29:41 +0100 |
---|---|---|
committer | isXander <xandersmith2008@gmail.com> | 2023-06-04 16:29:41 +0100 |
commit | c3042f681b8ea12d3b8ddfc4a45c10e643437da4 (patch) | |
tree | 9d6761d637406ec82b4f82539b46e30a0913af24 /changelogs/3.0.0-beta.7+1.20.md | |
parent | 3e36feeef60e56ef8cb7f737ac8eeab9fbcd6abb (diff) | |
download | YetAnotherConfigLib-c3042f681b8ea12d3b8ddfc4a45c10e643437da4.tar.gz YetAnotherConfigLib-c3042f681b8ea12d3b8ddfc4a45c10e643437da4.tar.bz2 YetAnotherConfigLib-c3042f681b8ea12d3b8ddfc4a45c10e643437da4.zip |
bump version + changelog
Diffstat (limited to 'changelogs/3.0.0-beta.7+1.20.md')
-rw-r--r-- | changelogs/3.0.0-beta.7+1.20.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/3.0.0-beta.7+1.20.md b/changelogs/3.0.0-beta.7+1.20.md new file mode 100644 index 0000000..da49ab6 --- /dev/null +++ b/changelogs/3.0.0-beta.7+1.20.md @@ -0,0 +1,6 @@ +# YetAnotherConfigLib 3.0.0-beta.7+1.20 + +This version adds no features, nor bug fixes, instead it implements a breaking change: + +**The YACL package has changed** to `dev.isxander.yacl3` and **the YACL mod-id has changed** to `yet_another_config_lib_3`. +This is to prevent conflicts with 2.0, so you can load both versions at the same time so older mods don't break. |