Skip to content

Commit

Permalink
Release v1.6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
SawamiWataru committed Dec 13, 2018
1 parent d001119 commit 41b7790
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.6.17
BUG FIXES:
* Resolve "issuer does not match" error.([#279](https://github.com/personium/personium-core/issues/279))

IMPROVEMENTS:
* Box import supports per-Cell FQDN format.([#274](https://github.com/personium/personium-core/issues/274))
* Enable the old Content-Type of box export.([#275](https://github.com/personium/personium-core/issues/275))

## 1.6.16
* Change Servlet Spec from 3.0 to 3.1([#6](https://github.com/personium/personium-core/issues/6))
* English comments on major source files([#244](https://github.com/personium/personium-core/issues/244))
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.17-SNAPSHOT</version>
<version>1.6.17</version>
<name>personium-core Maven Webapp</name>
<url>http://maven.apache.org</url>
<licenses>
Expand Down

0 comments on commit 41b7790

Please sign in to comment.