File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ##v2.0.0
4+ * 2013-10-22*
5+
6+ [ \[ 22 commits\] ] ( https://github.com/chrishunt/github-auth/compare/v1.2.0...v2.0.0 )
7+
8+ * note:* Option syntax has changed in this release as a result of switching to
9+ ` OptionParser ` . See the [ ` README ` ] ( https://github.com/chrishunt/github-auth/blob/master/README.md )
10+ for usage instructions.
11+
12+ - [ Add ` --list ` command] ( https://github.com/chrishunt/github-auth/pull/14 )
13+ - [ Use ` OptionParser ` for parsing CLI options] ( https://github.com/chrishunt/github-auth/pull/16 )
14+
315##v1.2.0
416* 2013-08-20*
517
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- github-auth (1.2 .0 )
4+ github-auth (2.0 .0 )
55 httparty (~> 0.11.0 )
66
77GEM
Original file line number Diff line number Diff line change 11module Github
22 module Auth
3- VERSION = "1.2 .0"
3+ VERSION = "2.0 .0"
44 end
55end
You can’t perform that action at this time.
0 commit comments