CHANGELOG.md in hackpad-cli-0.1.0 vs CHANGELOG.md in hackpad-cli-0.1.1

- old
+ new

@@ -1,7 +1,17 @@ Hackpad-cli changelog ===================== +v0.1.1 - 2014-05-25 +------------------- + +- add a `default` command to switch workspaces +- renamed `check` into `getnew` to make it clearer what it does +- switch from colorize to paint gems (monkey patch of colorize was itchy) +- switch the prompt code to another gem called cliprompt +- add a command `workspaces` to list workspaces +- move config file from ~/.hackpad-cli/default.yml to ~/.hackpad-cli/default/config.yml + v0.1.0 - 2014-05-17 ------------------- - add a `stats` command to show how much pads are cached, and when it was last refreshed - move `-r` (refresh) and `-u` (urls) options to specific method options