Skip to content

Commit 9410039

Browse files
committed
Bump to version 2.1.11
1 parent b0329d5 commit 9410039

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Release history of [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2/)
44

5+
### 2.1.11
6+
- Upgrade all external dependencies to their latest versions.
7+
- Adopt E2E tests to use Playwright's `locator`.
8+
59
### 2.1.10
610
- Do not create sourcemaps in production build.
711

adminsortable2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1.10'
1+
__version__ = '2.1.11'

0 commit comments

Comments
 (0)