We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f547ae5 commit 6ebe910Copy full SHA for 6ebe910
1 file changed
CHANGELOG.md
@@ -1,9 +1,23 @@
1
# webstack-django-sorting Changelog
2
3
+## v3.1.1
4
+
5
+- Fix typing issues
6
+- Fix ruff errors
7
8
+## v3.1.0
9
10
+- Support of CSS classes to style ordering
11
+- Improve test coverage
12
+- New dedicated views to see CSS classes in action
13
14
## v3.0.4
15
16
- Migraged from rye to uv
17
- Supports Django 6
18
+- Use mypy and ruff
19
+- Add test dependencies
20
+- Typing
21
22
## v3.0.3
23
0 commit comments