Skip to content

Commit

Permalink
[ci skip] updating CHANGELOG and bumping metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Chase Bolt <[email protected]>
  • Loading branch information
chasebolt committed Feb 2, 2019
1 parent d96b546 commit 47d3c70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file is used to list changes made in each version of the docker cookbook.

## 4.9.1 (2019-02-01)

- added systemd_socket_opts for additional configuration of the systemd socket file

## 4.9.0 (2018-12-17)

- Add support for windows - [@smcavallo](https://github.com/smcavallo)
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache-2.0'
description 'Provides docker_service, docker_image, and docker_container resources'
version '4.9.0'
version '4.9.1'

source_url 'https://github.com/chef-cookbooks/docker'
issues_url 'https://github.com/chef-cookbooks/docker/issues'
Expand Down

0 comments on commit 47d3c70

Please sign in to comment.