File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+
5+ v1.1.0 (2017-10-31)
6+ -------------------
7+ - Enable Python 3.6 for testing
8+ - Update for ORM changes (Django 1.10+ compatibility)
9+
10+
411v1.0.2 (2016-03-04)
512-------------------
613
714Changes
815~~~~~~~
9-
1016- Suppress copyright badging on HTML docs. [Chris Adams]
1117
1218 We’ll let the LICENSE file answer this question
1319
20+
1421v1.0.1 (2016-03-04)
1522-------------------
1623
1724Fix
1825~~~
19-
2026- CSV UTF-8 regression introduced with Python 3 support. [Chris Adams]
2127
2228 The refactor to add Python 3 support to the long-running Python 2
2329 version introduced a regression for Unicode handling with CSV output.
2430
2531Other
2632~~~~~
27-
2833- V1.0.1. [Chris Adams]
2934
35+
3036v1.0.0 (2016-03-04)
3137-------------------
32-
3338- Initial Release. [Chris Adams]
3439
3540
You can’t perform that action at this time.
0 commit comments