From d62f8791492b28c59a6386aac38ea0161f08a63a Mon Sep 17 00:00:00 2001 From: Wataru Sawami Date: Tue, 20 Feb 2018 13:05:50 +0900 Subject: [PATCH] Release v1.6.4 --- CHANGELOG.md | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c362c10..f6ca46fe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.6.4 +IMPROVEMENTS: +* Limit Unit User privilege.([#66](https://github.com/personium/personium-core/issues/66)) +* Define string constants.([#144](https://github.com/personium/personium-core/issues/144)) + ## 1.6.3 IMPROVEMENTS: * Event has no date and time of when the event occurred.([#132](https://github.com/personium/personium-core/issues/132)) diff --git a/pom.xml b/pom.xml index 9d308d4ac..9630b9aaf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.personium personium-core war - 1.6.4-SNAPSHOT + 1.6.4 personium-core Maven Webapp http://maven.apache.org