Skip to content

Commit 7a1e1e8

Browse files
committed
Update changelog for 1.2.1 release
1 parent 255ef66 commit 7a1e1e8

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@ Add new items at the end of the relevant section under **Unreleased**.
1010

1111
---
1212

13+
## [1.2.1] - 2023-01-09
14+
15+
### Changes
16+
17+
- Documentation is now primarily hosted at the
18+
[Swift Package Index](https://swiftpackageindex.com/apple/swift-argument-parser).
19+
20+
### Fixes
21+
22+
- `exit(_:)` no longer causes infinite recursion on the WASI platform. ([#520])
23+
- Completion scripts for `fish` now provide completions after a
24+
non-hyphen-prefixed argument has been provided. ([#535])
25+
- Overload selection for custom `ExpressibleByArgument` types has been improved.
26+
([#522])
27+
- Documentation and testing fixes and improvements.
28+
29+
The 1.2.1 release includes contributions from [Chamepp], [kkk669], [mtj0928],
30+
[natecook1000], [rauhul], [rickrizzo], and [yim-lee]. Thank you!
31+
1332
## [1.2.0] - 2022-11-08
1433

1534
### Additions
@@ -743,7 +762,8 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
743762

744763
<!-- Link references for releases -->
745764

746-
[Unreleased]: https://github.com/apple/swift-argument-parser/compare/1.2.0...HEAD
765+
[Unreleased]: https://github.com/apple/swift-argument-parser/compare/1.2.1...HEAD
766+
[1.2.1]: https://github.com/apple/swift-argument-parser/compare/1.2.0...1.2.1
747767
[1.2.0]: https://github.com/apple/swift-argument-parser/compare/1.1.4...1.2.0
748768
[1.1.4]: https://github.com/apple/swift-argument-parser/compare/1.1.3...1.1.4
749769
[1.1.3]: https://github.com/apple/swift-argument-parser/compare/1.1.2...1.1.3
@@ -825,6 +845,9 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
825845
[#495]: https://github.com/apple/swift-argument-parser/pull/495
826846
[#496]: https://github.com/apple/swift-argument-parser/pull/496
827847
[#505]: https://github.com/apple/swift-argument-parser/pull/505
848+
[#520]: https://github.com/apple/swift-argument-parser/pull/520
849+
[#522]: https://github.com/apple/swift-argument-parser/pull/522
850+
[#535]: https://github.com/apple/swift-argument-parser/pull/535
828851

829852
<!-- Link references for contributors -->
830853

@@ -837,6 +860,7 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
837860
[atierian]: https://github.com/apple/swift-argument-parser/commits?author=atierian
838861
[BradLarson]: https://github.com/apple/swift-argument-parser/commits?author=BradLarson
839862
[buttaface]: https://github.com/apple/swift-argument-parser/commits?author=buttaface
863+
[Chamepp]: https://github.com/apple/swift-argument-parser/commits?author=Chamepp
840864
[clayellis]: https://github.com/apple/swift-argument-parser/commits?author=clayellis
841865
[CodaFi]: https://github.com/apple/swift-argument-parser/commits?author=CodaFi
842866
[compnerd]: https://github.com/apple/swift-argument-parser/commits?author=compnerd
@@ -866,6 +890,7 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
866890
[keith]: https://github.com/apple/swift-argument-parser/commits?author=keith
867891
[KeithBird]: https://github.com/apple/swift-argument-parser/commits?author=KeithBird
868892
[kennyyork]: https://github.com/apple/swift-argument-parser/commits?author=kennyyork
893+
[kkk669]: https://github.com/apple/swift-argument-parser/commits?author=kkk669
869894
[klaaspieter]: https://github.com/apple/swift-argument-parser/commits?author=klaaspieter
870895
[konomae]: https://github.com/apple/swift-argument-parser/commits?author=konomae
871896
[KS1019]: https://github.com/apple/swift-argument-parser/commits?author=KS1019
@@ -881,12 +906,14 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
881906
[miggs597]: https://github.com/apple/swift-argument-parser/commits?author=miggs597
882907
[miguelangel-dev]: https://github.com/apple/swift-argument-parser/commits?author=miguelangel-dev
883908
[MPLew-is]: https://github.com/apple/swift-argument-parser/commits?author=MPLew-is
909+
[mtj0928]: https://github.com/apple/swift-argument-parser/commits?author=mtj0928
884910
[natecook1000]: https://github.com/apple/swift-argument-parser/commits?author=natecook1000
885911
[NicFontana]: https://github.com/apple/swift-argument-parser/commits?author=NicFontana
886912
[owenv]: https://github.com/apple/swift-argument-parser/commits?author=owenv
887913
[pegasuze]: https://github.com/apple/swift-argument-parser/commits?author=pegasuze
888914
[randomeizer]: https://github.com/apple/swift-argument-parser/commits?author=randomeizer
889915
[rauhul]: https://github.com/apple/swift-argument-parser/commits?author=rauhul
916+
[rickrizzo]: https://github.com/apple/swift-argument-parser/commits?author=rickrizzo
890917
[rjstelling]: https://github.com/apple/swift-argument-parser/commits?author=rjstelling
891918
[Sajjon]: https://github.com/apple/swift-argument-parser/commits?author=Sajjon
892919
[schlagelk]: https://github.com/apple/swift-argument-parser/commits?author=schlagelk
@@ -900,6 +927,7 @@ This changelog's format is based on [Keep a Changelog](https://keepachangelog.co
900927
[werm098]: https://github.com/apple/swift-argument-parser/commits?author=werm098
901928
[Wevah]: https://github.com/apple/swift-argument-parser/commits?author=Wevah
902929
[Wildchild9]: https://github.com/apple/swift-argument-parser/commits?author=Wildchild9
930+
[yim-lee]: https://github.com/apple/swift-argument-parser/commits?author=yim-lee
903931
[yonihemi]: https://github.com/apple/swift-argument-parser/commits?author=yonihemi
904932
[YuAo]: https://github.com/apple/swift-argument-parser/commits?author=YuAo
905933
[zkiraly]: https://github.com/apple/swift-argument-parser/commits?author=zkiraly

0 commit comments

Comments
 (0)