Skip to content

Commit 9a61286

Browse files
amartisjeking3
authored andcommitted
Add to CHANGES.rst
1 parent 2eca4e7 commit 9a61286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Full list of changes:
3232
- Dropped support for Django 3.1 (gh-952)
3333
- Dropped support for Python 3.6, which reached end-of-life on 2021-12-23 (gh-946)
3434
- RecordModels now support a ``no_db_index`` setting, to drop indices in historical models, default stays the same (gh-720)
35+
- Support change reason formula feature. Change reason formula can be defined by overriding ``get_change_reason_for_object`` method after subclassing ``HistoricalRecords``
3536

3637
3.0.0 (2021-04-16)
3738
------------------

0 commit comments

Comments
 (0)