File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99## [ 1.14.4-1.2.3] - 2020-03-18
1010
1111### Added
12+ - Project Essentials dependencies added to ` build.gradle ` .
13+ - Processing localization added.
14+ - ` Messaging.kt ` implemented.
15+ - ` WarpCommand.kt ` : Compatibility with new messaging added.
16+ - ` SetWarpCommand.kt ` : Compatibility with new messaging added.
17+ - ` DelWarpCommand.kt ` : Compatibility with new messaging added.
18+ - ` WarpCommand.kt ` : compatibility with back command added.
1219
1320### Changed
21+ - Kotlin version updated to ` 1.3.70 ` .
22+ - KotlinX Serialization version updated to ` 0.20.0 ` .
23+ - Forge API version updated to ` 28.2.0 ` .
1424
1525### Removed
26+ - Essentials dependencies removed from ` gradle.properties ` .
27+ - ` curseforge ` maven repository removed from repositories in ` build.gradle ` .
1628
1729## [ 1.14.4-1.2.2] - 2020-02-08
1830
You can’t perform that action at this time.
0 commit comments