File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 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**.
1010
1111---
1212
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+
1321## [ 1.0.1] - 2021-09-14
1422
1523## Fixes
@@ -535,7 +543,8 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
535543
536544<!-- Link references for releases -->
537545
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
539548[ 1.0.1 ] : https://github.com/apple/swift-argument-parser/compare/1.0.0...1.0.1
540549[ 1.0.0 ] : https://github.com/apple/swift-argument-parser/compare/0.5.0...1.0.0
541550[ 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
608617[ imxieyi ] : https://github.com/apple/swift-argument-parser/commits?author=imxieyi
609618[ IngmarStein ] : https://github.com/apple/swift-argument-parser/commits?author=IngmarStein
610619[ interstateone ] : https://github.com/apple/swift-argument-parser/commits?author=interstateone
620+ [ jakepetroules ] : https://github.com/apple/swift-argument-parser/commits?author=jakepetroules
611621[ john-mueller ] : https://github.com/apple/swift-argument-parser/commits?author=john-mueller
612622[ jonathanpenn ] : https://github.com/apple/swift-argument-parser/commits?author=jonathanpenn
613623[ kennyyork ] : https://github.com/apple/swift-argument-parser/commits?author=kennyyork
You can’t perform that action at this time.
0 commit comments