Skip to content

Commit 8b8d96b

Browse files
committed
Update changelog to include @atruskie's contribution
1 parent 276391c commit 8b8d96b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## [Unreleased]
44

55
New features:
6-
- Support parsing enums
76
- Added more validation attributes.
87
- Add the `[FileExists]` attribute
98
- Add the `[FileOrDirectoryExists]` attribute
@@ -23,6 +22,8 @@ New features:
2322
- Add `.Values(string[] allowedValues)`
2423

2524
API improvements:
25+
- Support parsing enums
26+
- [@atruskie] - Support for parsing double and floats
2627
- [@rmcc13] - `HelpOption` can be set to be inherited by all subcommands
2728
- Add `VersionOptionFromMember` to use a property or method as the source of version information
2829

@@ -78,7 +79,7 @@ Other:
7879
- Updated TFM to support .NET Standard 2.0
7980

8081

81-
82+
[@atruskie]: https://github.com/atruskie
8283
[@couven92]: https://github.com/couven92
8384
[@demosdemon]: https://github.com/demosdemon
8485
[@kant2002]: https://github.com/kant2002

0 commit comments

Comments
 (0)