Skip to content

Commit 0d304f2

Browse files
committed
Release v1.5.5
1 parent a4c142c commit 0d304f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.5.5
2+
IMPROVEMENTS:
3+
* Add Cell export import function.(Release.)([#43](https://github.com/personium/personium-core/issues/43))
4+
15
## 1.5.4
26
BUG FIXES:
37
* Memcached Changes the behavior at update failure.([#35](https://github.com/personium/personium-core/issues/35))

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>io.personium</groupId>
44
<artifactId>personium-core</artifactId>
55
<packaging>war</packaging>
6-
<version>1.5.5-SNAPSHOT</version>
6+
<version>1.5.5</version>
77
<name>personium-core Maven Webapp</name>
88
<url>http://maven.apache.org</url>
99
<licenses>

0 commit comments

Comments
 (0)