32 lines
670 B
Markdown
32 lines
670 B
Markdown
|
## v1.3.0:
|
||
|
|
||
|
This cookbook now has support for Test Kitchen 1.0 (alpha). See
|
||
|
TESTING.md in the git repo.
|
||
|
|
||
|
### Bug
|
||
|
|
||
|
- [COOK-2595]: erlang cookbook now incorrectly depends on apt <= 1.7.0
|
||
|
- [COOK-2894]: erlang::esl uses nil attribute
|
||
|
|
||
|
### Improvement
|
||
|
|
||
|
- [COOK-2509]: Add support for installing Erlang/OTP from Erlang
|
||
|
Solutions' repositories
|
||
|
|
||
|
## v1.2.0:
|
||
|
|
||
|
* [COOK-2287] - Add support for installing Erlang from source
|
||
|
|
||
|
## v1.1.2:
|
||
|
|
||
|
* [COOK-1215] - Support Amazon Linux in erlang cookbook
|
||
|
* [COOK-1884] - Erlang Readme does not reflect cookbook requirements
|
||
|
|
||
|
## v1.1.0:
|
||
|
|
||
|
* [COOK-1782] - Add test kitchen support
|
||
|
|
||
|
## v1.0.0:
|
||
|
|
||
|
* [COOK-905] - Fix installation on RHEL/CentOS 6+
|