Skip to content

Commit d563630

Browse files
committed
HHH-18861 - Improve GitHub release announcement body for automated releases
1 parent b13b63d commit d563630

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

release_notes.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Hibernate 7.0 therefore baselines on Java 17 whereas previous versions baseline
2222
* misplaced annotations such as an annotated getter method with FIELD access
2323
* stricter following of JavaBean conventions
2424

25-
See the [Migration Guide](https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html#annotation-validation) for details.
25+
See the [Migration Guide](https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html#model-validation) for details.
2626

2727

2828
### <a name="mapping-xml"></a> mapping.xsd
@@ -82,9 +82,7 @@ Second, it allows mixing of explicit and implicit value strategies.
8282

8383
See the [Migration Guide](https://docs.jboss.org/hibernate/orm/7.0/userguide/html_single/Hibernate_User_Guide.html#associations-any) for details.
8484

85-
86-
[[cleanup]]
87-
== Clean-up
85+
### <a name=cleanup"></a> Clean-up
8886

8987
A lot of deprecated contracts and behavior has been removed.
9088
See the [Migration Guide](https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html#cleanup) for details.

0 commit comments

Comments
 (0)