Skip to content

Commit 63ee416

Browse files
committed
changelog.md updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 1dba347 commit 63ee416

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.md

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

0 commit comments

Comments
 (0)