Skip to content

Commit 119e6a6

Browse files
committed
changelog.md updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 2b6c30d commit 119e6a6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)