Skip to content

Commit

Permalink
Update 4.3.2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ikonst committed Apr 22, 2020
1 parent 63b01ec commit da9e9a2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/release_notes.rst
Expand Up @@ -5,6 +5,21 @@ v4.3.2
----------

* Fix discrepancy between runtime and type-checker's perspective of Index and derived types
* Add ListAttribute.remove_indexes action for removing specific indexes from a ListAttribute
* Type stub fixes:
* Add missing parameters of Model.scan
* Change hash_key parameter to be typed Any
* Prevent integration tests from being packaged
* Various documentation fixes

Contributors to this release:

* @mxr
* @sodre
* @biniow
* @MartinAltmayer
* @dotpmrcunha
* @meawoppl

v4.3.1
----------
Expand Down

0 comments on commit da9e9a2

Please sign in to comment.