Skip to content

Commit

Permalink
Changelog for v1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed May 27, 2011
1 parent 52a82f6 commit 365ce95
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,24 @@
## 1.0.14 (May 27, 2011)

Features:

- Rubinius platform :rbx (@rkbodenner)
- Include gem rake tasks with "require 'bundler/gem_tasks" (@indirect)
- Include user name and email from git config in new gemspec (@ognevsky)

Bugfixes:

- Set file permissions after checking out git repos (@tissak)
- Remove deprecated call to Gem::SourceIndex#all_gems (@mpj)
- Require the version file in new gemspecs (@rubiii)
- Allow relative paths from the Gemfile in gems with no gemspec (@mbirk)
- Install gems that contain 'bundler', e.g. guard-bundler (@hone)
- Display installed path correctly on Windows (@tadman)
- Escape quotes in git URIs (@mheffner)
- Improve Rake 0.9 support (@quix)
- Handle certain directories already existing (@raggi)
- Escape filenames containing regex characters (@indirect)

## 1.0.13 (May 4, 2011)

Features:
Expand Down

0 comments on commit 365ce95

Please sign in to comment.