Skip to content

Commit

Permalink
Release v1.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
tochi-y committed Aug 10, 2019
1 parent 1120e74 commit 3f7d922
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.7.17
IMPROVEMENTS:
* Add IO logging with IO time. ([#446](https://github.com/personium/personium-core/issues/446))

## 1.7.16
BUG FIXES:
* Even if Depth:1 is specified in "Retrieve cell snapshot file setting" API, it is ignored. ([#439](https://github.com/personium/personium-core/issues/439))
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.17_es6.6.1-SNAPSHOT</version>
<version>1.7.17_es6.6.1</version>
<name>personium-core Maven Webapp</name>
<url>http://maven.apache.org</url>
<licenses>
Expand Down

0 comments on commit 3f7d922

Please sign in to comment.