From 047156da217f7bab35b0a0c9dc164bc34b5e6a91 Mon Sep 17 00:00:00 2001 From: hiroaki-shibata Date: Wed, 29 Mar 2017 15:04:52 +0900 Subject: [PATCH] Release V1.4.6 --- CHANGELOG.md | 7 ++++++- pom.xml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d34250f9c..234a0879b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -##1.4.5 +## 1.4.6 +BUG FIXES: +* Implementation of BoxBound function of message API. + ([#17](https://github.com/personium/personium-core/issues/17)) + +## 1.4.5 BUG FIXES: * Fixed about Executing Cell Recursive Delete API does not delete OData in cell. ([#13](https://github.com/personium/personium-core/issues/13)) diff --git a/pom.xml b/pom.xml index d5fa3c25f..cefc77bf0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.personium personium-core war - 1.4.6-SNAPSHOT + 1.4.6 personium-core Maven Webapp http://maven.apache.org