Skip to content

Commit

Permalink
bump to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock committed May 26, 2016
1 parent 7f11540 commit fe14c8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
# Change Log

## [0.9.0](https://github.com/chef-cookbooks/audit/tree/0.9.0) (2016-05-25)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v0.9.0...0.9.0)
## [v0.9.1](https://github.com/chef-cookbooks/audit/tree/v0.9.1) (2016-05-26)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v0.9.0...v0.9.1)

**Implemented enhancements:**

- Report to Chef Compliance directly [\#45](https://github.com/chef-cookbooks/audit/issues/45)
- test-kitchen example for Chef Compliance direct reporting [\#57](https://github.com/chef-cookbooks/audit/pull/57) ([chris-rock](https://github.com/chris-rock))

**Fixed bugs:**

- changed access token handling [\#56](https://github.com/chef-cookbooks/audit/pull/56) ([cjohannsen81](https://github.com/cjohannsen81))

**Closed issues:**

- Reports are not displayed in Chef Compliance [\#52](https://github.com/chef-cookbooks/audit/issues/52)
- Cookbook issue with Windows path [\#48](https://github.com/chef-cookbooks/audit/issues/48)

## [v0.9.0](https://github.com/chef-cookbooks/audit/tree/v0.9.0) (2016-05-25)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v0.8.0...v0.9.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
source_url 'https://github.com/chef-cookbooks/audit' if defined?(:source_url)
issues_url 'https://github.com/chef-cookbooks/audit/issues' if defined?(:issues_url)

version '0.9.0'
version '0.9.1'

0 comments on commit fe14c8e

Please sign in to comment.