Skip to content

Commit

Permalink
Release v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SawamiWataru committed Oct 26, 2018
1 parent 320fa70 commit 27f21d8
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.7.1
IMPROVEMENTS:
* Add "Retrieve unit meta data" API.([#262](https://github.com/personium/personium-core/issues/262))
* Add unit metadata to metadata of cell and box.([#263](https://github.com/personium/personium-core/issues/263))
* Updates to libraries with security warnings.([#264](https://github.com/personium/personium-core/issues/264))

## 1.7.0
IMPROVEMENTS:
* Support per-Cell FQDN.(Prerelease. Some functions will not work yet.)([#223](https://github.com/personium/personium-core/issues/223))
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.7.1-SNAPSHOT</version>
<version>1.7.1</version>
<name>personium-core Maven Webapp</name>
<url>http://maven.apache.org</url>
<licenses>
Expand Down

0 comments on commit 27f21d8

Please sign in to comment.