Update changelog

This commit is contained in:
Igor Kislyuk 2018-05-22 14:46:12 +03:00
parent e3e060eda4
commit d7d62a6ee8
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Changelog
### 0.7.14
- **[Breaking Chnage]**: Remove `ModuleConfigurator`, change type of `ConfigurableController.viewModel` property from `IUO` to plain `ViewModelT`.
### 0.7.13
- **Update**: Migrate from `Variable` to `BehaviorRelay`.
- **Fix**: `PaginationWrapper` retry load more after fail.