Skip to content

Commit 02d6684

Browse files
committed
v3.0.0
1 parent 0c39575 commit 02d6684

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v3.0.0 (2018-02-11)
4+
5+
- [BREAKING CHANGE] Commands require struct tag
6+
- [BREAKING CHANGE] Unknown arguments cause error as default
7+
- Implement unknown argument handling
8+
- Implement noempty arguments
9+
- Add Cmd.FlagArgs
10+
- Add Cmd.Options.AnyError
11+
- Improve tests and examples
12+
313
## v2.2.0 (2018-02-02)
414

515
- Improve error handling for required flags

0 commit comments

Comments
 (0)