Skip to content

Commit ce5a6cd

Browse files
authored
release notes update (#303)
1 parent be2824b commit ce5a6cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ We deprecated the functionality of json serializing as of ``1.6.0`` but left the
1919
If you have any ``UnicodeSetAttributes`` that have not been persisted since version ``1.6.0`` you will need to migrate your data or manage the json encoding and decoding with a custom attribute in application.
2020

2121
* Performance enhancements for the ``UTCDateTimeAttribute`` deserialize method. (#277)
22+
* There was a regression with attribute discovery. Fixes attribute discovery for model classes with inheritance (#280)
2223
* Fix to ignore null checks for batch delete (#283)
2324
* Fix for ``ListAttribute`` and ``MapAttribute`` serialize (#286)
2425
* Fix for ``MapAttribute`` pythonic access (#292) This is a breaking change.

0 commit comments

Comments
 (0)