File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ 2.0.5] - 2022-06-27
1111
12- Pure documentation update.
12+ tl;dr: Another documentation update.
13+
14+ ### Changed
15+
16+ - Changed Swift Package ` swift-tools-version ` to 5.3
17+ - Added ` .spi.yml ` for better Swift Package Index integration
1318
1419## [ 2.0.4] - 2022-06-26
1520
@@ -107,7 +112,8 @@ Those adjustments should be simple though - mostly new API naming.
107112
108113Old version based on original release. No release notes available.
109114
110- [ Unreleased ] : https://github.com/calimarkus/JDStatusBarNotification/compare/2.0.4...HEAD
115+ [ Unreleased ] : https://github.com/calimarkus/JDStatusBarNotification/compare/2.0.5...HEAD
116+ [ 2.0.5 ] : https://github.com/calimarkus/JDStatusBarNotification/compare/2.0.4...2.0.5
111117[ 2.0.4 ] : https://github.com/calimarkus/JDStatusBarNotification/compare/2.0.3...2.0.4
112118[ 2.0.3 ] : https://github.com/calimarkus/JDStatusBarNotification/compare/2.0.2...2.0.3
113119[ 2.0.2 ] : https://github.com/calimarkus/JDStatusBarNotification/compare/2.0.1...2.0.2
You can’t perform that action at this time.
0 commit comments