Skip to content

Commit

Permalink
Pre-steps for release : 6.4.6.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Apr 24, 2024
1 parent 652a675 commit 17391aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions changelog.txt
Expand Up @@ -3,6 +3,15 @@ Hibernate 6 Changelog

Note: Please refer to JIRA to learn more about each issue.

Changes in 6.4.6.Final (April 24, 2024)
------------------------------------------------------------------------------------------------------------------------

https://hibernate.atlassian.net/projects/HHH/versions/32282

** Bug
* [HHH-17883] - Wrong order of primary key join columns with @EmbeddedId and joined inheritance


Changes in 6.4.5.Final (April 23, 2024)
------------------------------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle/version.properties
@@ -1 +1 @@
hibernateVersion=6.4.6-SNAPSHOT
hibernateVersion=6.4.6.Final

0 comments on commit 17391aa

Please sign in to comment.