Skip to content

Commit

Permalink
Update change log for the 2.9.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmihalcea committed Feb 26, 2020
1 parent b8c4968 commit 209305d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Version 2.9.4 - February 26, 2020
================================================================================

A NullPointerException is thrown when adding a ListArrayType definition to a MappedSuperClass bug #189

The ListArrayTypeDescriptor deepCopy method should not convert a List to an Java array bug #187

Add support for double arrays #183

Improve logging of array parameters in BasicBinder #182

ListArrayType generates an extra UPDATE when persisting an entity bug #180

Version 2.9.3 - January 26, 2020
================================================================================

Expand Down

0 comments on commit 209305d

Please sign in to comment.