mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-15 13:29:38 +00:00
start 0.2.0
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -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 :)
|
Reference in New Issue
Block a user