Skip to content

Commit 784955f

Browse files
committed
changelog.md updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 34527d7 commit 784955f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [1.14.4-1.2.0] - 2020-03-18
1010

1111
### Added
12+
- Project Essentials dependencies added to `build.gradle`.
13+
- Respawning at first home \ bed point \ world spawn added.
14+
- Back command compatibility added for respawning.
15+
- Back command compatibility added for spawn command.
16+
- `Messaging.kt` with `sendMessage` method added.
17+
- Compatibility with new localization API.
1218

1319
### Changed
20+
- Kotlin version updated to `1.3.70`.
21+
- KotlinX Serialization updated to `0.20.0`.
22+
- Forge API version updated to `28.2.0`.
23+
- `SetSpawnCommand.kt`: `sendMsg` replaced with `sendMessage`.
24+
- `SetSpawnCommand.kt`: deprecated api replaced on new.
25+
- `SpawnCommand.kt`: `sendMsg` replaced with `sendMessage`.
26+
- `SpawnCommand.kt`: deprecated api replaced on new.
1427

1528
### Removed
29+
- Essentials dependencies removed from `gradle.properties`.
30+
- `curseforge` maven repository removed from repositories in `build.gradle`.
1631

1732
## [1.14.4-1.1.2] - 2020-02-08
1833

0 commit comments

Comments
 (0)