CHANGELOG.md in envied-0.8.0 vs CHANGELOG.md in envied-0.8.1

- old
+ new

@@ -1,4 +1,15 @@ +## unreleased + +### Added + + * the `check` task uses ENV['ENVIED_GROUPS'] as default groups-option if present + +### Fixed + + * running `check:heroku` takes Heroku's value of ENVIED_GROUPS into account + * calling `enable_defaults!` without arguments now does what it says + ## 0.8.0 / 2014-10-04 ### Added * the `check:heroku:binstub` task uses ENV['HEROKU_APP'] as app-option if present