We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad167a commit 42b2ee9Copy full SHA for 42b2ee9
CHANGES.txt
@@ -4,16 +4,19 @@ Webstack-django-sorting Changelog
4
Version 1.0.0
5
-------------
6
7
-unreleased
+Released on January 24th 2017
8
9
- Now switching between ascending, descending, and no sorting
10
- Removed webstack_django_sorting.middleware.SortingMiddleware
11
- Fixed sorting on edge cases
12
+- Django 1.10 support
13
+- Improved Python 3 support
14
+- Add first tests
15
16
Version 0.5.0
17
18
-Released on January 3th 2016
19
+Released on January 3rd 2017
20
21
- Restore compatibility with Django v1.8 and lower
22
- Fix reading of README.rst with Python 3
0 commit comments