File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- # 1.1 .0
1
+ # 2.0 .0
2
2
3
3
* 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
4
8
5
9
# 1.0.10
6
10
Original file line number Diff line number Diff line change @@ -54,7 +54,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
54
54
| `` <= 1.0.2 `` | `` 17 `` | `` 3.2.2 `` | `` 1.1.0 `` |
55
55
| `` 1.0.3/1.0.4 `` | `` 17 `` | `` 3.2.3 `` | `` 1.2.0 `` |
56
56
| `` 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 `` |
58
59
59
60
## Demo
60
61
You can’t perform that action at this time.
0 commit comments