Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Changelog for v1.2.0.pre.1
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed May 28, 2012
1 parent 07df322 commit e6aa173
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 1.2.0.pre.1 (May 27, 2012)

Features:

- Import git submodules of submodules recursively (@nwwatson, #1935)

Bugfixes:

- Exit from `check` with a non-zero status when frozen with no lock
- Use `latest_release` in Capistrano and Vlad integration (#1264)
- Work around a Ruby 1.9.3p194 bug in Psych when config files are empty

Documentation:

- Add instructions for local git repos to the `config` manpage
- Update the `Gemfile` manpage to include ruby versions (@stevenh512)
- When OpenSSL is missing, provide instructions for fixing (#1776 etc.)
- Unknown exceptions now link to ISSUES for help instead of a new ticket
- Correct inline help for `clean --force` (@dougbarth, #1911)

## 1.2.0.pre (May 4, 2012)

Features:
Expand Down

0 comments on commit e6aa173

Please sign in to comment.