We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5842a6e commit d19b52fCopy full SHA for d19b52f
CHANGES.rst
@@ -1,13 +1,13 @@
1
Changes
2
=======
3
4
-2.10.0 (2020-04-26)
+2.10.0 (2020-04-27)
5
-------------------
6
- Added ``bulk_update_with_history`` utility function (gh-650)
7
- Add default user and default change reason to ``bulk_create_with_history`` and ``bulk_update_with_history`` (gh-653)
8
- Add french translation (gh-654)
9
- Start using ``_change_reason`` instead of ``changeReason`` to add change reasons to historical
10
- objects. ``changeReason`` is deprecated and will be removed in version ``3.0.0`` (gh-655)
+ objects. ``changeReason`` is deprecated and will be removed in version ``3.0.0`` (gh-655)
11
12
2.9.0 (2020-04-23)
13
------------------
0 commit comments