File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Add new items at the end of the relevant section under **Unreleased**.
2020- Fixes ArgumentParser build failure for WASI (WebAssembly System Interface). ([ #794 ] )
2121- Updates help text for readability in Repeat example and README. ([ #787 ] )
2222- Provides an ambiguity breaker for some ` ExpressibleByArgument ` types. ([ #841 ] )
23- - Shell completion script fixes. ([ #801 ] , [ #811 ] )
23+ - Shell completion script fixes. ([ #801 ] , [ #808 ] , [ # 811 ] )
2424
2525### Changes
2626
@@ -1191,6 +1191,7 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
11911191[ #801 ] : https://github.com/apple/swift-argument-parser/pull/801
11921192[ #802 ] : https://github.com/apple/swift-argument-parser/pull/802
11931193[ #804 ] : https://github.com/apple/swift-argument-parser/pull/804
1194+ [ #808 ] : https://github.com/apple/swift-argument-parser/pull/808
11941195[ #811 ] : https://github.com/apple/swift-argument-parser/pull/811
11951196[ #821 ] : https://github.com/apple/swift-argument-parser/pull/821
11961197[ #841 ] : https://github.com/apple/swift-argument-parser/pull/841
You can’t perform that action at this time.
0 commit comments