Skip to content

Commit 7b5e715

Browse files
committed
Updated changelog and read-me for releasing 1.0.5.
1 parent c8ebbb1 commit 7b5e715

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
_The library is a collection of utilities that are used by our sample applications as well as the EFX Toolkit for Java Developers._
44

55
## In this release:
6-
This patch improves performance by lazy-loading odelists.
6+
This patch
7+
- improves performance by lazy-loading codelists,
8+
- improves handling of SemVer 2.0 version numbers.
79

810
## Download
911

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>eu.europa.ted.eforms</groupId>
55
<artifactId>eforms-core-java</artifactId>
6-
<version>1.0.5-SNAPSHOT</version>
6+
<version>1.0.5</version>
77

88
<name>eForms Core Library</name>
99
<description>API and tools for eForms applications.</description>

0 commit comments

Comments
 (0)