Skip to content

Commit 471976b

Browse files
committed
💎 chef-datadog, 2.8.0
1 parent 910bf7d commit 471976b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
# 2.8.0 / Unreleased
4+
# 2.8.0 / 2017-01-25
55

66
* [FEATURE] Add `ssl_verify` option to RabbitMQ template, [#383][] [@iancward][]
77
* [FEATURE] Add correct sudo commands to Postfix recipe, [#384][] [@BrentOnRails][] & [@degemer][]

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Installs/Configures datadog components'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '2.7.0'
7+
version '2.8.0'
88
source_url 'https://github.com/DataDog/chef-datadog' if respond_to? :source_url
99
issues_url 'https://github.com/DataDog/chef-datadog/issues' if respond_to? :issues_url
1010

0 commit comments

Comments
 (0)