Skip to content

Commit

Permalink
release 0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Jul 17, 2018
1 parent a104df9 commit fdc30f2
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Expand Up @@ -5,9 +5,20 @@ This file is used to list changes made in each version of the habitat cookbook.
<!-- latest_release unreleased -->
## Unreleased

<!-- latest_release -->

## 0.59.0 (2018-07-17)

- Update README to reflect new version of Hab
- address chef 14.3.x shell_out deprecations
- fix shell_out_compact deprecation
- move to after tempfile creation
- Update CHANGELOG.md with details from pull request #111
- Use the new kitchen config file names
- Cookstyle fixes

#### Merged Pull Requests
- address chef 14.3.x shell_out deprecations [#111](https://github.com/chef-cookbooks/habitat/pull/111) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->

## 0.57.0 (2018-06-19)

Expand Down Expand Up @@ -223,4 +234,4 @@ This cookbook was updated to be compatible with the changes made in Habitat 0.26

## v0.0.3 (2016-07-14)

- Initial release, includes `hab_package` and `hab_install` resources
- Initial release, includes `hab_package` and `hab_install` resources

0 comments on commit fdc30f2

Please sign in to comment.