Skip to content

Commit 4710ecb

Browse files
Updated README and CHANGELOG
1 parent 625fa35 commit 4710ecb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# 1.1.0
1+
# 2.0.0
22

33
* Restructured root to improve performance with IDs in entities
4+
* Implemented auto migration for older version (<2.0.0).
5+
Added [XDEV MicroMigration](https://github.com/xdev-software/micro-migration) as dependency.
6+
* Updated EclipseStore version to 1.4.0
7+
* Updated Spring to version 3.3.2
48

59
# 1.0.10
610

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
5454
| ``<= 1.0.2`` | ``17`` | ``3.2.2`` | ``1.1.0`` |
5555
| ``1.0.3/1.0.4`` | ``17`` | ``3.2.3`` | ``1.2.0`` |
5656
| ``1.0.5-1.0.7`` | ``17`` | ``3.2.5`` | ``1.3.2`` |
57-
| ``>= 1.0.8`` | ``17`` | ``3.3.1`` | ``1.3.2`` |
57+
| ``1.0.8-1.0.10`` | ``17`` | ``3.3.1`` | ``1.3.2`` |
58+
| ``>= 2.0.0`` | ``17`` | ``3.3.2`` | ``1.4.0`` |
5859

5960
## Demo
6061

0 commit comments

Comments
 (0)