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
75275ae3
Commit
75275ae3
authored
Sep 16, 2016
by
Tim Smith
Browse files
Release 4.0
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
1d53d882
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
75275ae3
...
...
@@ -2,6 +2,11 @@
This file is used to list changes made in each version of the erlang cookbook.
## 4.0.0 (2016-09-16)
-
Testing updates
-
Remove traces of minitest handler from the code
-
Require Chef 12.1+ and use multipackage for installs
## v3.0.0 (2016-04-29)
-
Default to Erlang 18.3
...
...
metadata.rb
View file @
75275ae3
...
...
@@ -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
'
3
.0.0'
version
'
4
.0.0'
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