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 b0329d5 commit 9410039Copy full SHA for 9410039
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Release history of [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2/)
4
5
+### 2.1.11
6
+- Upgrade all external dependencies to their latest versions.
7
+- Adopt E2E tests to use Playwright's `locator`.
8
+
9
### 2.1.10
10
- Do not create sourcemaps in production build.
11
adminsortable2/__init__.py
@@ -1 +1 @@
1
-__version__ = '2.1.10'
+__version__ = '2.1.11'
0 commit comments