Skip to content

Commit

Permalink
Merge pull request #680 from DataDog/kbogtob/release-version-4.0.1
Browse files Browse the repository at this point in the history
Release version 4.0.1
  • Loading branch information
kbogtob committed Dec 31, 2019
2 parents e5946b6 + 732dc91 commit a0ae694
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
@@ -1,6 +1,10 @@
Changes
=======

# 4.0.1 / 2019-12-31

* [BUGFIX] Fix issues with permissions during monitor directory creation on windows

# 4.0.0 / 2019-12-18

## Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache-2.0'
description 'Installs/Configures datadog components'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '4.0.0'
version '4.0.1'
chef_version '>= 12.7'
source_url 'https://github.com/DataDog/chef-datadog'
issues_url 'https://github.com/DataDog/chef-datadog/issues'
Expand Down

0 comments on commit a0ae694

Please sign in to comment.