Skip to content

Commit

Permalink
Update HISTORY.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Apr 26, 2020
1 parent 48dae44 commit 31ece6d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
History
=======

3.0.0b4 (unreleased)
--------------------

Features:

* *Backwards-incompatible*: Remove partial load feature (see #256).
* *Backwards-incompatible*: Add ``Document.pk_field`` and remove
``BaseDataProxy.*_by_mongo_name methods`` (see #257).
* *Backwards-incompatible*: Raise AlreadyCreatedError when modifying pk of
created document (see #258).

3.0.0b3 (2020-04-26)
--------------------

Expand Down

0 comments on commit 31ece6d

Please sign in to comment.