File tree Expand file tree Collapse file tree 3 files changed +23
-14
lines changed Expand file tree Collapse file tree 3 files changed +23
-14
lines changed Original file line number Diff line number Diff line change @@ -8,39 +8,45 @@ Contributors
88============
99
1010Abhishek Patel
11- Alessandro De Angelis
12- Aleksander Vaskevich
1311Alan Crosswell
12+ Aleksander Vaskevich
13+ Alessandro De Angelis
14+ Allisson Azevedo
1415Anvesh Agarwal
16+ Aristóbulo Meneses
1517Aryan Iyappan
16- Asif Saif Uddin
1718Ash Christopher
18- Aristóbulo Meneses
19+ Asif Saif Uddin
1920Bart Merenda
2021Bas van Oostveen
22+ Dave Burkholder
2123David Fischer
24+ David Smith
2225Diego Garcia
26+ Dulmandakh Sukhbaatar
27+ Dylan Giesler
2328Emanuele Palazzetti
2429Federico Dolce
30+ Frederico Vieira
2531Hiroki Kiyohara
2632Jens Timmerman
2733Jerome Leclanche
2834Jim Graham
2935Jonathan Steffan
36+ Jun Zhou
37+ Kristian Rune Larsen
3038Paul Oswald
3139Pavel Tvrdík
32- pySilver
3340Rodney Richardson
41+ Rustem Saiargaliev
3442Sandro Rodrigues
43+ Shaun Stanworth
3544Silvano Cerza
45+ Spencer Carroll
3646Stéphane Raimbault
37- Jun Zhou
38- David Smith
39- Łukasz Skarżyński
4047Tom Evans
41- Dylan Giesler
42- Spencer Carroll
43- Dulmandakh Sukhbaatar
4448Will Beaufoy
4549Rustem Saiargaliev
4650Jadiel Teófilo
51+ pySilver
52+ Łukasz Skarżyński
Original file line number Diff line number Diff line change @@ -14,14 +14,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414### Security
1515 -->
1616
17- ## [ unreleased ]
17+ ## [ 1.5.0 ] 2021-03-18
1818
1919### Added
2020* #915 Add optional OpenID Connect support.
2121### Fixed
2222* #524 Restrict usage of timezone aware expire dates to Django projects with USE_TZ set to True.
2323
24- ## [ 1.4.1]
24+ ### Changed
25+ * #942 Help via defunct Google group replaced with using GitHub issues
26+
27+ ## [ 1.4.1] 2021-03-12
2528
2629### Changed
2730* #925 OAuth2TokenMiddleware converted to new style middleware, and no longer extends MiddlewareMixin.
Original file line number Diff line number Diff line change 11[metadata]
22name = django-oauth-toolkit
3- version = 1.4.1
3+ version = 1.5.0
44description = OAuth2 Provider for Django
55long_description = file: README.rst
66long_description_content_type = text/x-rst
You can’t perform that action at this time.
0 commit comments