Skip to content

Commit

Permalink
release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman committed May 14, 2013
1 parent 57351ba commit d138f92
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,14 @@
Changes
=======

# v1.0.0 - 2013/05/06
# v1.0.1 - 2013-05-14

* Fixed iis and rabbitmq template syntax - #58 @gregf
* Updated style/spacing in ActiveMQ template
* Updated test suite to validate cookbook & templates
* Updated chefignore to clean the built cookbook from containing cruft

# v1.0.0 - 2013-05-06

* **BREAKING CHANGE**: Moved all attributes into `datadog` namespace - #46 (#23, #26)

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
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 "1.0.0"
version "1.0.1"

%w{
amazon
Expand Down

0 comments on commit d138f92

Please sign in to comment.