Skip to content

Commit

Permalink
changelog.md updated.
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
  • Loading branch information
MairwunNx committed Mar 17, 2020
1 parent 05cf285 commit 17846a6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.15.2-1.1.0] - 2020-03-17

### Added
- Documentation for `HomeModel.kt`.
- `HomeAPI` implemented `save` method.
- `HomeAPI` implemented `reload` method.
- Implemented `HomeAPI.take` method.
- Implemented `HomeAPI.contains` method.
- Implemented `HomeAPI.takeAll` method.
- Implemented `HomeAPI.remove` method.
- Implemented `HomeAPI.create` method.
- Supporting `/back` command.
- Localization processing.
- `Messaging.kt` implemented.
- `Dokka` added to `build.gradle`.

### Changed
- Kotlin version updated to `1.3.70`.
- KotlinX Serialization version updated to `0.20.0`.
- Forge API version updated to `28.2.0`.
- `StorageBase` now is internal.
- `EntryPoint.kt` now is internal.
- `SetHomeCommand.kt` now is internal.
- `HomeCommand.kt` now is internal.
- `DelHomeCommand.kt` now is internal.

### Removed
- `curseforge` dependency removed from dependencies in `build.gradle`.

## [1.15.2-1.0.0] - 2020-02-08

Expand Down

0 comments on commit 17846a6

Please sign in to comment.