diff --git a/build-common/NHibernate.props b/build-common/NHibernate.props index e08f2f1569..b237237c23 100644 --- a/build-common/NHibernate.props +++ b/build-common/NHibernate.props @@ -5,7 +5,7 @@ 5.4 10 - dev + 9.0 $(NhVersion).$(VersionPatch) diff --git a/releasenotes.txt b/releasenotes.txt index 56edaa0676..fabfcbd5c3 100644 --- a/releasenotes.txt +++ b/releasenotes.txt @@ -1,4 +1,21 @@ -Build 5.4.9 +Build 5.4.10 +============================= + +Release notes - NHibernate - Version 5.4.10 + +3 issues were resolved in this release. + +** Bug + + * #3609 Fitering with a subquery on a many-to-one with property-ref generates invalid SQL + * #3607 Invalid ByCode serialization to XML for OneToOne mappings + +** Task + + * #3688 Release 5.4.10 + + +Build 5.4.9 ============================= Release notes - NHibernate - Version 5.4.9