From b9b240664de6eea179fc60f6d41f52896985defa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micka=C3=ABl=20Can=C3=A9vet?=
 <mickael.canevet@camptocamp.com>
Date: Tue, 26 May 2015 16:34:29 +0200
Subject: [PATCH] Release version 1.2.8

---
 CHANGELOG.md  | 4 ++++
 metadata.json | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a149499..5472280 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2015-05-26 - Release 1.2.8
+
+Use random application order in nodeset
+
 ## 2015-05-26 - Release 1.2.7
 
 add utopic & vivid nodesets
diff --git a/metadata.json b/metadata.json
index d872e6e..10d1e76 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "camptocamp-postfix",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "author": "Camptocamp",
   "summary": "Camptocamp Postfix Module",
   "license": "Apache-2.0",
-- 
GitLab