Skip to content

Commit

Permalink
Release v1.7.11_es6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SawamiWataru committed May 13, 2019
1 parent b24b1dd commit f05294b
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.7.11
BUG FIXES:
* There is a part that is not closed after executing HttpClient execute.([#406](https://github.com/personium/personium-core/issues/406))
* Change the default value of "X-Personium-RequestKey".([#408](https://github.com/personium/personium-core/issues/408))

IMPROVEMENTS:
* Add debug log.([#415](https://github.com/personium/personium-core/issues/415))

## 1.7.10
IMPROVEMENTS:
* Modify the behavior when using user settings html for authorization endpoint.([#362](https://github.com/personium/personium-core/issues/362))
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.11_es6.6.1-SNAPSHOT</version>
<version>1.7.11_es6.6.1</version>
<name>personium-core Maven Webapp</name>
<url>http://maven.apache.org</url>
<licenses>
Expand Down

0 comments on commit f05294b

Please sign in to comment.