Skip to content

Commit 956f9a9

Browse files
committed
Fix the release note template
1 parent cbef47f commit 956f9a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release_notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
* See the [website](https://hibernate.org/orm/releases/7.1) for requirements and compatibilities.
3-
* See the [What's New](https://docs.jboss.org/hibernate/orm/7.1/whats-new/whats-new.html) guide for details about new features and capabilities.
4-
* See the [Migration Guide](https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html) for details about migration from version 7.0 to 7.1.
2+
* See the [website](https://hibernate.org/orm/releases/{{releaseVersionFamily}}) for requirements and compatibilities.
3+
* See the [What's New](https://docs.hibernate.org/orm/{{releaseVersionFamily}}/whats-new/whats-new.html) guide for details about new features and capabilities.
4+
* See the [Migration Guide](https://docs.hibernate.org/orm/{{releaseVersionFamily}}/migration-guide/) for details about migration to 7.1 version.

0 commit comments

Comments
 (0)