diff --git a/CHANGELOG.md b/CHANGELOG.md index a14949964cc532c872f697e1cd8e4768c60933fd..54722808a4952e30c70425f3b708dc56cd4b0ea1 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 d872e6e43e6541b3baad7efcfabe257c9c20f1e4..10d1e76a0b2e31cee434db3f99d9793c3bef9b4d 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",