Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
erlang
Commits
0f2e45be
Commit
0f2e45be
authored
Mar 29, 2016
by
Tim Smith
Browse files
Release 2.1.1
parent
767feef4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
0f2e45be
...
...
@@ -4,6 +4,10 @@ This file is used to list changes made in each version of the erlang cookbook.
## v2.1.0 (2016-03-29)
-
Fix bad version string in the metadata
## v2.1.0 (2016-03-29)
-
Install R16B03 Erlang releae by default
-
Update the Rubocop config and resolve warnings
...
...
metadata.rb
View file @
0f2e45be
...
...
@@ -4,7 +4,7 @@ maintainer_email 'cookbooks@chef.io'
license
'Apache 2.0'
description
'Installs erlang, optionally install GUI tools.'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'2.1'
version
'2.1
.1
'
depends
'apt'
,
'>= 1.7.0'
depends
'yum'
,
'~> 3.0'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment