GH-2627 - Link to changelog in documentation.

Closes #2627
This commit is contained in:
Gerrit Meier
2023-01-11 13:36:50 +01:00
parent 7c8733dc1e
commit 3cf0aa58c9
2 changed files with 10 additions and 0 deletions

View File

@@ -7,3 +7,5 @@ include::preface-sd.adoc[leveloffset=+1]
include::preface-sdn.adoc[leveloffset=+1]
include::building-blocks.adoc[leveloffset=+1]
include::new-and-noteworthy.adoc[leveloffset=+1]

View File

@@ -0,0 +1,8 @@
[[new-and-noteworthy]]
= New & Noteworthy
* https://github.com/spring-projects/spring-data-commons/wiki/Spring-Data-2022.0-(Turing)-Release-Notes#spring-data-neo4j--70[Release notes for Spring Data Neo4j version 7.0]
* https://github.com/spring-projects/spring-data-commons/wiki/Spring-Data-2021.2-(Raj)-Release-Notes#spring-data-neo4j---63[Release notes for Spring Data Neo4j version 6.3]
* https://github.com/spring-projects/spring-data-commons/wiki/Spring-Data-2021.1-(Q)-Release-Notes#spring-data-neo4j---62[Release notes for Spring Data Neo4j version 6.2]
For more detailed and technical information, please refer to the https://github.com/spring-projects/spring-data-neo4j/releases[change log].