Skip to content

Commit f2b1c4f

Browse files
committed
tweak changelog
1 parent ceea33b commit f2b1c4f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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

108113
Old 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

0 commit comments

Comments
 (0)