We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8487c7 + 4c2aeda commit 632897fCopy full SHA for 632897f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)
4
+
5
6
+### Features
7
8
+* update to 1.20 ([5b25f6b](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5b25f6b2cb366437234bb28d37383f172348b626))
9
10
## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)
11
12
gradle.properties
@@ -10,7 +10,7 @@ loader_version=0.14.21
# Mod Properties
# x-release-please-start-version
13
-mod_version=0.1.2-SNAPSHOT
+mod_version=0.2.0
14
# x-release-please-end
15
maven_group=io.nihlen.scriptschunkloaders
16
archives_base_name=scripts-chunk-loaders
0 commit comments