@@ -18,6 +18,11 @@ 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
+ ## [ 2.0.0] - 2021-05-01
22
+ ### Changed
23
+ - Changed repo ownership to [ hyperdevs-team] ( https://github.com/hyperdevs-team ) . Thanks [ bq] ( https://github.com/bq ) for all the work!
24
+ - Changed package names from ` com.bq.* ` to ` com.hyperdevs.* `
25
+
21
26
## [ 1.4.0] - 2020-12-15
22
27
### Added
23
28
- Upgrade Kotlin to 1.4.21 and Kodein to 7.1.0, apart from other Android dependencies.
@@ -109,23 +114,24 @@ state (`success` or `failure`)
109
114
### Added
110
115
- Initial architecture release.
111
116
112
- [ Unreleased ] : https://github.com/bq/mini-kotlin/compare/1.4.0...HEAD
113
- [ 1.4.0 ] : https://github.com/bq/mini-kotlin/compare/1.3.3...1.4.0
114
- [ 1.3.3 ] : https://github.com/bq/mini-kotlin/compare/1.3.2...1.3.3
115
- [ 1.3.2 ] : https://github.com/bq/mini-kotlin/compare/1.3.1...1.3.2
116
- [ 1.3.1 ] : https://github.com/bq/mini-kotlin/compare/1.3.0...1.3.1
117
- [ 1.3.0 ] : https://github.com/bq/mini-kotlin/compare/1.2.0...1.3.0
118
- [ 1.2.0 ] : https://github.com/bq/mini-kotlin/compare/1.1.2...1.2.0
119
- [ 1.1.2 ] : https://github.com/bq/mini-kotlin/compare/1.1.1...1.1.2
120
- [ 1.1.1 ] : https://github.com/bq/mini-kotlin/compare/1.1.0...1.1.1
121
- [ 1.1.0 ] : https://github.com/bq/mini-kotlin/compare/1.0.9...1.1.0
122
- [ 1.0.9 ] : https://github.com/bq/mini-kotlin/compare/1.0.8...1.0.9
123
- [ 1.0.8 ] : https://github.com/bq/mini-kotlin/compare/1.0.7...1.0.8
124
- [ 1.0.7 ] : https://github.com/bq/mini-kotlin/compare/1.0.6...1.0.7
125
- [ 1.0.6 ] : https://github.com/bq/mini-kotlin/compare/1.0.5...1.0.6
126
- [ 1.0.5 ] : https://github.com/bq/mini-kotlin/compare/1.0.4...1.0.5
127
- [ 1.0.4 ] : https://github.com/bq/mini-kotlin/compare/1.0.3...1.0.4
128
- [ 1.0.3 ] : https://github.com/bq/mini-kotlin/compare/1.0.2...1.0.3
129
- [ 1.0.2 ] : https://github.com/bq/mini-kotlin/compare/1.0.1...1.0.2
130
- [ 1.0.1 ] : https://github.com/bq/mini-kotlin/compare/1.0.0...1.0.1
131
- [ 1.0.0 ] : https://github.com/bq/mini-kotlin/releases/tag/1.0.0
117
+ [ Unreleased ] : https://github.com/hyperdevs-team/mini-kotlin/compare/2.0.0...HEAD
118
+ [ 2.0.0 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.4.0...2.0.0
119
+ [ 1.4.0 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.3.3...1.4.0
120
+ [ 1.3.3 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.3.2...1.3.3
121
+ [ 1.3.2 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.3.1...1.3.2
122
+ [ 1.3.1 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.3.0...1.3.1
123
+ [ 1.3.0 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.2.0...1.3.0
124
+ [ 1.2.0 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.1.2...1.2.0
125
+ [ 1.1.2 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.1.1...1.1.2
126
+ [ 1.1.1 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.1.0...1.1.1
127
+ [ 1.1.0 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.9...1.1.0
128
+ [ 1.0.9 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.8...1.0.9
129
+ [ 1.0.8 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.7...1.0.8
130
+ [ 1.0.7 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.6...1.0.7
131
+ [ 1.0.6 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.5...1.0.6
132
+ [ 1.0.5 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.4...1.0.5
133
+ [ 1.0.4 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.3...1.0.4
134
+ [ 1.0.3 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.2...1.0.3
135
+ [ 1.0.2 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.1...1.0.2
136
+ [ 1.0.1 ] : https://github.com/hyperdevs-team/mini-kotlin/compare/1.0.0...1.0.1
137
+ [ 1.0.0 ] : https://github.com/hyperdevs-team/mini-kotlin/releases/tag/1.0.0
0 commit comments