Skip to content

Commit 6230ee0

Browse files
committed
Finish 2.2.0-rc
1 parent 46c43ce commit 6230ee0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [v2.2.0-rc]
4+
5+
**March 23, 2018**
46

57
New API:
68
- [@atruskie]: Add support for user-defined value parsers using `IValueParser` and `CommandLineApplication.ValueParsers`.
@@ -115,7 +117,8 @@ Other:
115117
[@rmcc13]: https://github.com/rmcc13
116118
[@sebastienros]: https://github.com/sebastienros
117119

118-
[Unreleased]: https://github.com/natemcmaster/CommandLineUtils/compare/v2.2.0-beta...HEAD
120+
[Unreleased]: https://github.com/natemcmaster/CommandLineUtils/compare/v2.2.0-rc...HEAD
121+
[v2.2.0-rc]: https://github.com/natemcmaster/CommandLineUtils/compare/v2.2.0-beta...v2.2.0-rc
119122
[v2.2.0-beta]: https://github.com/natemcmaster/CommandLineUtils/compare/v2.2.0-alpha...v2.2.0-beta
120123
[v2.2.0-alpha]: https://github.com/natemcmaster/CommandLineUtils/compare/v2.1.1...v2.2.0-alpha
121124
[v2.1.1]: https://github.com/natemcmaster/CommandLineUtils/compare/v2.1.0...v2.1.1

0 commit comments

Comments
 (0)