Skip to content

Commit 4592f02

Browse files
author
Ross Mechanic
authored
Updated CHANGES.rst file with fixes (#509)
1 parent 7d6e84b commit 4592f02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Changes
44
Unreleased
55
----------
66
- Add support for `using` chained manager method and save/delete keyword argument (gh-507)
7+
- Added management command `clean_duplicate_history` to remove duplicate history entries (gh-483)
8+
- Updated most_recent to work with excluded_fields (gh-477)
79

810
2.6.0 (2018-12-12)
911
------------------
@@ -16,7 +18,6 @@ Unreleased
1618
- Add german translations (gh-484)
1719
- Add `extra_context` parameter to history_form_view (gh-467)
1820
- Fixed bug that prevented `next_record` and `prev_record` to work with custom manager names (gh-501)
19-
- Added management command `clean_duplicate_history` to remove duplicate history entries (gh-483)
2021

2122
2.5.1 (2018-10-19)
2223
------------------

0 commit comments

Comments
 (0)