Skip to content

Commit

Permalink
Release v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SawamiWataru committed Feb 22, 2018
1 parent 2c412bd commit 19a5a7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.6.5
IMPROVEMENTS:
* Change matching of EventInfo to forward match.([#149](https://github.com/personium/personium-core/issues/149))
* Change Type value of Internal Event for odata operation.([#150](https://github.com/personium/personium-core/issues/150))
* Enable to set any string to EventObject in case of external event.([#151](https://github.com/personium/personium-core/issues/151))

## 1.6.4
IMPROVEMENTS:
* Limit Unit User privilege.([#66](https://github.com/personium/personium-core/issues/66))
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>io.personium</groupId>
<artifactId>personium-core</artifactId>
<packaging>war</packaging>
<version>1.6.5-SNAPSHOT</version>
<version>1.6.5</version>
<name>personium-core Maven Webapp</name>
<url>http://maven.apache.org</url>
<licenses>
Expand Down

0 comments on commit 19a5a7e

Please sign in to comment.