erlang Cookbook CHANGELOG
=========================
This file is used to list changes made in each version of the erlang cookbook.

v1.4.2
------
COOK-4155, use a version in version conditional

v1.4.0
------
Porting to use cookbook yum ~> 3.0
Moving tests from minitest to bats
Fixing style against rubocop


v1.3.6
------
fixing metadata version error. locking to 3.0


v1.3.4
------
Locking yum dependency to '< 3'


v1.3.2
------
### New Feature
- **[COOK-2915](https://tickets.opscode.com/browse/COOK-2915)** - Debian codename override

v1.3.0
------
- Add support for Test Kitchen 1.0

### 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+