Skip to content

Commit

Permalink
Update HISTORY.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Jul 20, 2020
1 parent 5636cc4 commit f4845bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.rst
Expand Up @@ -14,6 +14,10 @@ Features:
should appear first (leftmost) in the bases:
``class MyDocument(MyMixin, Document)``. (see #278)

* *Backwards-incompatible*: Remove ``as_attribute`` argument of
``BaseInstance.register`` method. Documents can not be accessed by name as
instance attributes anymore. (see #290)

Bug fixes:

* Fix passing ``None`` to a field with ``_required_validate`` method
Expand Down

0 comments on commit f4845bf

Please sign in to comment.