Skip to content

Commit 78ab6ed

Browse files
committed
Add changelog
1 parent 6920004 commit 78ab6ed

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
### 6.1.3
2+
* Add ParseResults.GetResult(expr, defaultThunk) [#187](https://github.com/fsprojects/Argu/pull/187)
3+
14
### 6.1.2
2-
* Fix Mandatory arguments in nested subcommands. [#116](https://github.com/fsprojects/Argu/issues/116)
3-
* Fix Consistent handling of numeric decimal separators using invariant culture. [#159](https://github.com/fsprojects/Argu/issues/159)
5+
* Fix Mandatory arguments in nested subcommands. [#116](https://github.com/fsprojects/Argu/issues/116) [@chestercodes](https://github.com/chestercodes)
6+
* Fix Consistent handling of numeric decimal separators using invariant culture. [#159](https://github.com/fsprojects/Argu/issues/159) [@stmax82](https://github.com/stmax82)
47

58
### 6.1.1
69
* Fix CustomAssignmentOrSpacedAttribute interop with optional fields.

0 commit comments

Comments
 (0)