Skip to content

Commit

Permalink
Changelog for 0.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Mar 30, 2010
1 parent 17957e2 commit 569d0a2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,22 @@
## 0.9.14 (March 30, 2010)

Features:

- install command output vastly improved
- installation message now accurate, with 'using' and 'installing'
- bundler gems no longer listed as 'system gems'
- show command output now includes sha and branch name for git gems
- init command now takes --gemspec option for bootstrapping gem Gemfiles
- Bundler.with_clean_env for shelling out to ruby scripts
- show command now aliased as 'list'
- VISUAL env var respected for GUI editors

Bugfixes:

- exec command now finds binaries from gems with no gemspec
- note source of Gemfile resolver errors
- don't blow up if git urls are changed

## 0.9.13 (March 23, 2010)

Bugfixes:
Expand Down

0 comments on commit 569d0a2

Please sign in to comment.