Skip to content

Commit 7ad7b8d

Browse files
committed
Update CHANGES file
1 parent b5a650a commit 7ad7b8d

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGES.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
Changes
22
=======
33

4-
tip (unreleased)
5-
----------------
6-
- Added --batchsize option to the populate_history management command.
7-
- Add the ability to display object attributes in the history list view to see
8-
what has changed easily
4+
1.9.0 (2017-06-11)
5+
------------------
6+
- Add --batchsize option to the populate_history management command. (gh-231)
7+
- Add ability to show specific attributes in admin history list view. (gh-256)
8+
- Add Brazilian Portuguese translation file. (gh-279)
9+
- Fix locale file packaging issue. (gh-280)
10+
- Add ability to specify reason for history change. (gh-275)
11+
- Test against Django 1.11 and Python 3.6. (gh-276)
12+
- Add `excluded_fields` option to exclude fields from history. (gh-274)
913

1014
1.8.2 (2017-01-19)
1115
------------------

0 commit comments

Comments
 (0)