diff --git a/changelog.txt b/changelog.txt index ee7088ce6891..5956e27ee006 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,8 +10,6 @@ https://hibernate.atlassian.net/projects/HHH/versions/32614 ** Bug * [HHH-19173] - PostgreSQLLegacySqlAstTranslator does not implement visitInArrayPredicates - * [HHH-19169] - Entity hierarchy (and included embeddables) with inconsistent bytecode enhancement is unsupported, but isn't detected - * [HHH-19168] - Re-enhancement of entities with different configuration may skip some enhancements * [HHH-19116] - Error when using fk() function on left joined many-to-one association and is null predicate * [HHH-19110] - Flush operation fails with "UnsupportedOperationException: compare() not implemented for EntityType" * [HHH-17151] - NPE when binding null parameter in native query with explicit TemporalType