Skip to content

Commit

Permalink
version 0.9.11.3 bugix release
Browse files Browse the repository at this point in the history
* fix Pry.run_command
* improve `ls` output
* add :requires_gem => "jist" to 'gist' command (so deps can be installed
	via install-command)
* improve help for 'edit' command
  • Loading branch information
banister committed Jan 18, 2013
1 parent 81b69e0 commit 64f48d4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,10 @@
17/01/2012 version 0.9.11.3
* fix Pry.run_command
* improve `ls` output
* add :requires_gem => "jist" to 'gist' command (so deps can be installed
via install-command)
* improve help for 'edit' command

16/01/2012 version 0.9.11.2 16/01/2012 version 0.9.11.2
* minor bug fix for gist on windows, rescuing Jist::ClipboardError * minor bug fix for gist on windows, rescuing Jist::ClipboardError
rather than letting the scary error spill out to users and potentially rather than letting the scary error spill out to users and potentially
Expand Down

0 comments on commit 64f48d4

Please sign in to comment.