Bump version: 1.1.0
This commit is contained in:
parent
e193239231
commit
28a8127d35
2 changed files with 12 additions and 4 deletions
|
@ -1,5 +1,13 @@
|
|||
******************
|
||||
1.0.0 (unreleased)
|
||||
******************
|
||||
*****
|
||||
1.1.0
|
||||
*****
|
||||
|
||||
- Add long-term support for Clipper (see README for instructions on setup/update)
|
||||
- Highlight Clipper provider in login screens (see related settings in README)
|
||||
- Vendorize some static files (JS)
|
||||
|
||||
*******
|
||||
1.0.0b2
|
||||
*******
|
||||
|
||||
- First official release.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
__version__ = '1.0.0b2'
|
||||
__version__ = '1.1.0'
|
||||
|
||||
default_app_config = 'allauth_ens.apps.ENSAllauthConfig'
|
||||
|
|
Loading…
Reference in a new issue