Skip to content

Commit 1f1c34b

Browse files
committed
Add reference to release notes.
This adds a asciidoc snippet to be included in other modules documentation. The snippet contains a reference to the release notes. For simplicity the current version does not try to link directly to the proper version or module, but just references an overview which the user may use for further navigation. Original pull request #2723
1 parent b8804be commit 1f1c34b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/asciidoc/upgrade.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[[new-features]]
2+
[[upgrading]]
3+
= Upgrading Spring Data
4+
5+
Instructions for how to upgrade from earlier versions of Spring Data are provided on the project https://github.com/spring-projects/spring-data-commons/wiki[wiki].
6+
Follow the links in the https://github.com/spring-projects/spring-data-commons/wiki#release-notes[release notes section] to find the version that you want to upgrade to.
7+
8+
Upgrading instructions are always the first item in the release notes. If you are more than one release behind, please make sure that you also review the release notes of the versions that you jumped.

0 commit comments

Comments
 (0)