File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77## [ Unreleased]
88- No unreleased changes, yet!
99
10+ ## [ 1.1.2] - 2020-02-07
11+ ### Added
12+ - Add new utilities in ` KodeinAndroidUtils ` to inject ` ViewModelProvider.Factory ` instances and retrieve ` ViewModel ` s with ` by viewModel(params) ` .
13+
1014## [ 1.1.1] - 2020-02-03
1115### Added
1216- Add new ` View ` extensions to change view and view lists visibility status and enabled/disabled status.
@@ -62,6 +66,7 @@ state (`success` or `failure`)
6266- Initial architecture release.
6367
6468[ Unreleased ] : https://github.com/bq/mini-kotlin/compare/1.1.1...HEAD
69+ [ 1.1.2 ] : https://github.com/bq/mini-kotlin/compare/1.1.1...1.1.2
6570[ 1.1.1 ] : https://github.com/bq/mini-kotlin/compare/1.1.0...1.1.1
6671[ 1.1.0 ] : https://github.com/bq/mini-kotlin/compare/1.0.9...1.1.0
6772[ 1.0.9 ] : https://github.com/bq/mini-kotlin/compare/1.0.8...1.0.9
You can’t perform that action at this time.
0 commit comments