Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devfacet committed Feb 1, 2018
1 parent 122be21 commit 2e6d864
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Changelog

## v2.1.0 (2018-01-31)

- Implement auto usage and version printing
- Add Cmd.FlagValue method
- Add FlagSet.FlagByArg method
- Add Flag.Value method

## v2.0.0 (2018-01-15)

- [BREAKING CHANGE] Change return values for New table function
- [BREAKING CHANGE] Drop row number argument from Table.AddRow method
- Add Table.SetRow
- Add Table.SetRow method
- Improve Cmd.usageContent
- Fix flag arguments issue

Expand Down

0 comments on commit 2e6d864

Please sign in to comment.