Skip to content

Commit

Permalink
release 2.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Brimager <[email protected]>
  • Loading branch information
Jeff Brimager committed Jun 25, 2020
1 parent 1bda701 commit cf1f886
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Habitat Cookbook CHANGELOG

This file is used to list changes made in each version of the habitat cookbook.
## Unreleased
<!-- latest_release unreleased -->
## Unreleased

#### Merged Pull Requests
- correcting some documentation and fixing tagging [#247](https://github.com/chef-cookbooks/habitat/pull/247) ([sam1el](https://github.com/sam1el))
<!-- latest_release -->
## 2.2.3 (2020-06-25)

#### Merged Pull Requests
- correcting some documentation and fixing tagging [#247](https://github.com/chef-cookbooks/habitat/pull/247) ([sam1el](https://github.com/sam1el))

## 2.2.2 (2020-06-18)

Expand Down Expand Up @@ -574,4 +575,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
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.3
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
source_url 'https://github.com/chef-cookbooks/habitat'
issues_url 'https://github.com/chef-cookbooks/habitat/issues'
chef_version '>= 12.20.3'
version '2.2.2'
version '2.2.3'

%w(ubuntu debian redhat centos suse scientific oracle amazon opensuse opensuseleap windows).each do |os|
supports os
Expand Down

0 comments on commit cf1f886

Please sign in to comment.