File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
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)
9
13
10
14
1.8.2 (2017-01-19)
11
15
------------------
You can’t perform that action at this time.
0 commit comments