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
6
6
7
7
## [ Unreleased]
8
8
### Added
9
- - Add proguard rules for most modules that need them.
9
+ - No new features!
10
10
### Changed
11
11
- No changed features!
12
12
### Deprecated
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
### Security
19
19
- No security issues fixed!
20
20
21
+ ## [ 1.3.3] - 2020-08-13
22
+ ### Added
23
+ - Add proguard rules for most modules that need them.
24
+
21
25
## [ 1.3.2] - 2020-05-27
22
26
### Added
23
27
- Add ` allTerminal ` , ` onAllTerminal ` and ` firstExceptionOrNull ` functions to lists of ` Resource ` s
@@ -101,7 +105,8 @@ state (`success` or `failure`)
101
105
### Added
102
106
- Initial architecture release.
103
107
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
105
110
[ 1.3.2 ] : https://github.com/bq/mini-kotlin/compare/1.3.1...1.3.2
106
111
[ 1.3.1 ] : https://github.com/bq/mini-kotlin/compare/1.3.0...1.3.1
107
112
[ 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