File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88### Added
9- - Add proguard rules for most modules that need them.
9+ - No new features!
1010### Changed
1111- No changed features!
1212### Deprecated
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818### Security
1919- No security issues fixed!
2020
21+ ## [ 1.3.3] - 2020-08-13
22+ ### Added
23+ - Add proguard rules for most modules that need them.
24+
2125## [ 1.3.2] - 2020-05-27
2226### Added
2327- Add ` allTerminal ` , ` onAllTerminal ` and ` firstExceptionOrNull ` functions to lists of ` Resource ` s
@@ -101,7 +105,8 @@ state (`success` or `failure`)
101105### Added
102106- Initial architecture release.
103107
104- [ Unreleased ] : https://github.com/bq/mini-kotlin/compare/1.3.2...HEAD
108+ [ Unreleased ] : https://github.com/bq/mini-kotlin/compare/1.3.3...HEAD
109+ [ 1.3.3 ] : https://github.com/bq/mini-kotlin/compare/1.3.1...1.3.2
105110[ 1.3.2 ] : https://github.com/bq/mini-kotlin/compare/1.3.1...1.3.2
106111[ 1.3.1 ] : https://github.com/bq/mini-kotlin/compare/1.3.0...1.3.1
107112[ 1.3.0 ] : https://github.com/bq/mini-kotlin/compare/1.2.0...1.3.0
You can’t perform that action at this time.
0 commit comments