Skip to content

Commit d6b9e31

Browse files
committed
Bump to version 2.1.8
1 parent 2c7c108 commit d6b9e31

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

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

5-
### 2.1.7
5+
### 2.1.8
66
- Fix: In combination with [django-nested-admin](https://github.com/theatlantic/django-nested-admin) integration fails
77
with an error in inlien formsets.
88

9+
### 2.1.7
10+
- Yanked.
11+
912
### 2.1.6
1013
- Add support for Django-4.2.
1114

adminsortable2/__init__.py

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

0 commit comments

Comments
 (0)