Skip to content

Commit

Permalink
adding CHANGELOG entry and bumping metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Jul 29, 2014
1 parent 7aa5439 commit 2af91e4
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 @@ erlang Cookbook CHANGELOG
=========================
This file is used to list changes made in each version of the erlang cookbook.

v1.5.6 (2014-07-29)
-------------------
#16 - Allow for systems with that do not have lsb installed

v1.5.4 (2014-04-30)
-------------------
- [COOK-4610] - New APT repository for ESL
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 'cookbooks@opscode.com'
license 'Apache 2.0'
description 'Installs erlang, optionally install GUI tools.'
version '1.5.5'
version '1.5.6'

depends 'apt', '>= 1.7.0'
depends 'yum', '~> 3.0'
Expand Down

0 comments on commit 2af91e4

Please sign in to comment.