File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99## [ 1.14.4-1.1.1] - 2020-03-14
1010
1111### Added
12+ - Libraries as dependencies added.
13+ - Compatibility with safe-localization messages added.
1214
1315### Changed
16+ - Kotlin dependency updated to ` 1.3.70 ` .
17+ - KotlinX Serialization version updated to ` 0.20.0 ` .
18+ - Forge API version updated to ` 28.2.0 ` .
19+ - ` .gitignore ` unignored ` libs ` directory.
20+ - ` @UseExperimental ` annotation replaced with ` @OptIn ` in ` ChatCooldown.kt ` .
1421
1522### Fixed
1623
1724### Removed
25+ - Essentials modules removed from ` gradle.properties ` .
26+ - Essentials modules removed from dependencies in ` build.gradle ` .
27+ - ` jitpack.io ` maven repository removed from repositories in ` build.gradle ` .
28+ - ` curseforge ` maven repository removed from repositories in ` build.gradle ` .
1829
1930## [ 1.14.4-1.1.0] - 2020-02-11
2031
You can’t perform that action at this time.
0 commit comments