Skip to content

Commit 4592c16

Browse files
committed
Add #808
1 parent 64f37c8 commit 4592c16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)