update left items

This commit is contained in:
2020-11-23 00:36:37 +06:00
parent e7a0fa4e8f
commit 629884a396
2 changed files with 11 additions and 3 deletions

View File

@@ -4,6 +4,8 @@
* `Versions`:
* `Klock`: `1.12.1` -> `2.0.0`
* `Commons`:
* Update left items functionality to include work with `GridLayoutManager`
* `Repos`:
* Add interface `VersionsRepo`
* Add default realization of `VersionsRepo` named `StandardVersionsRepo` which use `StandardVersionsRepoProxy`