CHANGELOG.md in github_cli-0.3.1 vs CHANGELOG.md in github_cli-0.4.0

- old
+ new

@@ -1,4 +1,25 @@ +0.4.0 (June 15, 2012) + +* Add user api commands. +* Add user followers api commands. +* Add organizations api commands. +* Add organization members api commands. +* Add organization teams api commands. +* Add gem logo. +* Add system configuration utilities. +* Add response pager to automatically paginate long output with ability to switch + it off as well as specify custom pager command. +* Fix issue with output formatting when simple string response is returned. +* Add interface feature tests. +* Add printing of command usage information. +* Refactor utility methods. +* Add new formatter for the output rendering. +* Refactor table & csv output, add vertical & horizontal table rendering. +* Add utility methods for string truncation and padding. +* Add ability to output to editor. +* Update gem dependecies and gem summary. + 0.3.1 (May 30, 2012) * Add milestone api commands. * Add emails api commands. * Add events api commands.