Skip to content

Commit 983fcb9

Browse files
Updated docs
1 parent 346135f commit 983fcb9

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.0.0
2+
3+
* Updated EclipseStore to v3.1.0
4+
15
# 2.6.0
26

37
* Updated org.springframework.boot.version to v4.0.1

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
6262
| ``2.5.1-2.5.2`` | ``17+`` | ``3.4.2`` | ``2.1.1`` |
6363
| ``2.5.3`` | ``17+`` | ``3.5.3`` | ``2.1.3`` |
6464
| ``2.5.4`` | ``17+`` | ``3.5.9`` | ``2.1.3`` |
65-
| ``>= 2.6.0`` | ``17+`` | ``4.0.1`` | ``2.1.3`` |
65+
| ``2.6.0`` | ``17+`` | ``4.0.1`` | ``2.1.3`` |
66+
| ``3.0.0`` | ``17+`` | ``4.0.1`` | ``3.1.0`` |
6667

6768
## Demo
6869

docs/antora.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: ROOT
22
title: Spring-Data-Eclipse-Store
33
version: master
4-
display_version: '2.6.0'
4+
display_version: '3.0.0'
55
start_page: index.adoc
66
nav:
77
- modules/ROOT/nav.adoc
88
asciidoc:
99
attributes:
1010
product-name: 'Spring-Data-Eclipse-Store'
11-
display-version: '2.6.0'
12-
maven-version: '2.6.0'
11+
display-version: '3.0.0'
12+
maven-version: '3.0.0'
1313
page-editable: false
1414
page-out-of-support: false

0 commit comments

Comments
 (0)