File tree 1 file changed +12
-0
lines changed
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
9
9
## [ 1.14.4-1.2.3] - 2020-03-18
10
10
11
11
### 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.
12
19
13
20
### 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 ` .
14
24
15
25
### Removed
26
+ - Essentials dependencies removed from ` gradle.properties ` .
27
+ - ` curseforge ` maven repository removed from repositories in ` build.gradle ` .
16
28
17
29
## [ 1.14.4-1.2.2] - 2020-02-08
18
30
You can’t perform that action at this time.
0 commit comments