From e9aecd6bd38b551d3c03716675f54ef437b273d3 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Mon, 5 May 2014 11:01:31 +0200 Subject: [PATCH] CHANGELOG: Prepare 1.3.0 release --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eac84b08..59cab0c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +##2014-05-06 - Features release 1.3.0 +###Summary +* High Availability refactorization +* OpenStack services separation in different classes +* DHCP Agent: Add support of DNS server declaration +* Defaults values for all puppet parameters, can now support Hiera. +* Fix all unit tests to pass Travis + +####Bugfixes +* Fix HAproxy configuration for Heat API binding + +####Known Bugs +* No known bugs + ##2014-04-22 - Features release 1.2.0 ###Summary * Now supports Ubuntu 12.04