protecteds in map repos instead of privates

This commit is contained in:
2021-09-09 12:16:12 +06:00
parent 55ffd4b46f
commit bdcc179b7b
3 changed files with 9 additions and 5 deletions

View File

@@ -2,6 +2,10 @@
## 0.5.26
* `Repos`:
* `InMemory`:
* `MapCRUDRepo`s and `MapKeyValueRepo`s got `protected` methods and properties instead of private
## 0.5.25
* `Versions`: