Skip to content

Commit bde563e

Browse files
author
jtimberman
committed
release v0.6.0
1 parent 3dcac46 commit bde563e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v0.6.0
2+
3+
**Breaking changes** This version is backwards-incompatible with previous versions. We're still sub-1.0, but those who wish to use the chef_server_ingredient resource really should pin to version 0.5.0.
4+
5+
- [#1](https://github.com/chef-cookbooks/chef-ingredient/issues/1) Use product names instead of package names.
6+
17
# v0.5.0
28

39
- Major refactor and rename. It's fine, this is a new cookbook!

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'chef-ingredient'
2-
version '0.5.0'
2+
version '0.6.0'
33
maintainer 'Chef Software, Inc.'
44
maintainer_email 'cookbooks@chef.io'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)