Skip to content

Commit

Permalink
Add changelog entries for version 1.0.0.rc2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
laserlemon committed Sep 17, 2014
1 parent cddaaf9 commit 310db46
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.0.0.rc2 / Unreleased

* [BUGFIX] Make calls to Heroku with a clean Bundler environment
* [ENHANCEMENT] Remove Rails as a runtime dependency
* [FEATURE] Replace the Rails generator with the `figaro install` task
* [ENHANCEMENT] Rename the `Figaro.require` method to `Figaro.require_keys`
* [ENHANCEMENT] Begin to test against Rails 4.2 (beta)

## 1.0.0.rc1 / 2014-04-17

* [FEATURE] Add bang and boolean methods to `Figaro.env`
Expand Down

0 comments on commit 310db46

Please sign in to comment.