File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 33* ** Compatibility** : Python 3.4 is the new minimum required version.
44* ** Compatibility** : Django 2.0 is the new minimum required version.
55
6+ ### 1.1.1 [ 2018-05-08]
7+
8+ * ** Critical** : Django OAuth Toolkit 1.1.0 contained a migration that would revoke all existing
9+ RefreshTokens (` 0006_auto_20171214_2232 ` ). This release corrects the migration.
10+ If you have already ran it in production, please see the following issue for more details:
11+ https://github.com/jazzband/django-oauth-toolkit/issues/589
12+
13+
614### 1.1.0 [ 2018-04-13]
715
816* ** Notice** : The Django OAuth Toolkit project is now hosted by JazzBand.
Original file line number Diff line number Diff line change 11[metadata]
22name = django-oauth-toolkit
3- version = 1.1.0
3+ version = 1.1.1
44description = OAuth2 Provider for Django
55author = Federico Frenguelli, Massimiliano Pippi
66
You can’t perform that action at this time.
0 commit comments