start 0.2.0

This commit is contained in:
InsanusMokrassar 2020-10-17 17:20:11 +06:00
parent 90c1731bd1
commit 3365c63e07
2 changed files with 8 additions and 5 deletions

View File

@ -1,10 +1,8 @@
# Changelog
## 0.1.0
## 0.2.0
Inited :)
### 0.1.1
## 0.1.1
* `Versions`:
* `kotlinx.serialization`: `1.0.0-RC2` -> `1.0.0`
@ -39,3 +37,8 @@ Inited :)
* `MapCRUDRepo` class as implementation of `StandardCRUDRepo` on top of `MutableMap` has been added
* `MapKeyValueRepo` class as implementation of `StandardKeyValueRepo` on top of `MutableMap` has been added
* `MapOneToManyKeyValueRepo` class as implementation of `OneToManyKeyValueRepo` on top of `MutableMap` has been added
## 0.1.0
Inited :)

View File

@ -19,4 +19,4 @@ github_release_plugin_version=2.2.12
uuidVersion=0.2.2
group=dev.inmo
version=0.1.1
version=0.2.0