File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ Add new items at the end of the relevant section under **Unreleased**.
10
10
11
11
---
12
12
13
+ ## [ 1.0.2] - 2021-11-09
14
+
15
+ ## Fixes
16
+
17
+ - Addresses an issue when building tests under Mac Catalyst.
18
+
19
+ The 1.0.2 release includes a contribution from [ jakepetroules] . Thank you!
20
+
13
21
## [ 1.0.1] - 2021-09-14
14
22
15
23
## Fixes
@@ -535,7 +543,8 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
535
543
536
544
<!-- Link references for releases -->
537
545
538
- [ Unreleased ] : https://github.com/apple/swift-argument-parser/compare/1.0.1...HEAD
546
+ [ Unreleased ] : https://github.com/apple/swift-argument-parser/compare/1.0.2...HEAD
547
+ [ 1.0.2 ] : https://github.com/apple/swift-argument-parser/compare/1.0.1...1.0.2
539
548
[ 1.0.1 ] : https://github.com/apple/swift-argument-parser/compare/1.0.0...1.0.1
540
549
[ 1.0.0 ] : https://github.com/apple/swift-argument-parser/compare/0.5.0...1.0.0
541
550
[ 0.5.0 ] : https://github.com/apple/swift-argument-parser/compare/0.4.4...0.5.0
@@ -608,6 +617,7 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
608
617
[ imxieyi ] : https://github.com/apple/swift-argument-parser/commits?author=imxieyi
609
618
[ IngmarStein ] : https://github.com/apple/swift-argument-parser/commits?author=IngmarStein
610
619
[ interstateone ] : https://github.com/apple/swift-argument-parser/commits?author=interstateone
620
+ [ jakepetroules ] : https://github.com/apple/swift-argument-parser/commits?author=jakepetroules
611
621
[ john-mueller ] : https://github.com/apple/swift-argument-parser/commits?author=john-mueller
612
622
[ jonathanpenn ] : https://github.com/apple/swift-argument-parser/commits?author=jonathanpenn
613
623
[ kennyyork ] : https://github.com/apple/swift-argument-parser/commits?author=kennyyork
You can’t perform that action at this time.
0 commit comments