Skip to content

Commit 92b61d2

Browse files
Adjusted CHANGELOG and README
1 parent ad43d8b commit 92b61d2

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# 1.0.3
22

33
* Added the EclipseStoreDataImporter to import data from JPA repositories.
4+
* Updated EclipseStore to version 1.2.0
5+
* Updated Spring to version 3.2.3
46

57
# 1.0.2
68

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,12 @@ With *Spring-Data-Eclipse-Store* every time an object is loaded from the datasto
5353
## Installation
5454
[Installation guide for the latest release](https://github.com/xdev-software/spring-data-eclipse-store/releases/latest#Installation)
5555

56-
### Prerequisites
56+
### Supported versions
5757

58-
| | Minimal Version |
59-
|--------------|-----------------|
60-
| Java | ``17`` |
61-
| Spring Data | ``3.2.2`` |
62-
| EclipseStore | ``1.1.0`` |
58+
| Spring-Data-Eclipse-Store | Java | Spring Data | EclipseStore |
59+
|---------------------------|--------|-------------|--------------|
60+
| ``<= 1.0.2`` | ``17`` | ``3.2.2`` | ``1.1.0`` |
61+
| ``1.0.3`` | ``17`` | ``3.2.3`` | ``1.2.0`` |
6362

6463
### Usage
6564

0 commit comments

Comments
 (0)