fix of shared flow size in ExposedKeyValueRepo

This commit is contained in:
2020-11-16 19:48:28 +06:00
parent 051e03bed3
commit 63921cd984
2 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
## 0.4.1
* `Repos`:
* Fixed error in `ExposedKeyValueRepo` related to negative size of shared flow
## 0.4.0
* `Repos`: