Skip to content

Commit

Permalink
update changelog + readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed Feb 7, 2011
1 parent 1088f66 commit 5250500
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rdoc
@@ -1,3 +1,6 @@
== 0.3.3
* Fix install command for https (#22)

== 0.3.2
* Add commandline backtrace option (#18)

Expand Down
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -101,7 +101,7 @@ Having done that, let's start up irb:
2 rows in set

# Let's install another library
bash> boson install http://github.com/cldwalker/irbfiles/raw/master/boson/commands/public/irb_core.rb
bash> boson install https://github.com/cldwalker/irbfiles/raw/master/boson/commands/public/irb_core.rb
Saved to /Users/bozo/.boson/commands/irb_core.rb

# Let's start irb ...
Expand Down

0 comments on commit 5250500

Please sign in to comment.