File tree Expand file tree Collapse file tree 3 files changed +23
-15
lines changed Expand file tree Collapse file tree 3 files changed +23
-15
lines changed Original file line number Diff line number Diff line change @@ -8,38 +8,43 @@ Contributors
8
8
============
9
9
10
10
Abhishek Patel
11
- Alessandro De Angelis
12
- Aleksander Vaskevich
13
11
Alan Crosswell
12
+ Aleksander Vaskevich
13
+ Alessandro De Angelis
14
+ Allisson Azevedo
14
15
Anvesh Agarwal
16
+ Aristóbulo Meneses
15
17
Aryan Iyappan
16
- Asif Saif Uddin
17
18
Ash Christopher
18
- Aristóbulo Meneses
19
+ Asif Saif Uddin
19
20
Bart Merenda
20
21
Bas van Oostveen
22
+ Dave Burkholder
21
23
David Fischer
24
+ David Smith
22
25
Diego Garcia
26
+ Dulmandakh Sukhbaatar
27
+ Dylan Giesler
23
28
Emanuele Palazzetti
24
29
Federico Dolce
30
+ Frederico Vieira
25
31
Hiroki Kiyohara
26
32
Jens Timmerman
27
33
Jerome Leclanche
28
34
Jim Graham
29
35
Jonathan Steffan
36
+ Jun Zhou
37
+ Kristian Rune Larsen
30
38
Paul Oswald
31
39
Pavel Tvrdík
32
- pySilver
33
40
Rodney Richardson
41
+ Rustem Saiargaliev
34
42
Sandro Rodrigues
43
+ Shaun Stanworth
35
44
Silvano Cerza
45
+ Spencer Carroll
36
46
Stéphane Raimbault
37
- Jun Zhou
38
- David Smith
39
- Łukasz Skarżyński
40
47
Tom Evans
41
- Dylan Giesler
42
- Spencer Carroll
43
- Dulmandakh Sukhbaatar
44
48
Will Beaufoy
45
- Rustem Saiargaliev
49
+ pySilver
50
+ Łukasz Skarżyński
Original file line number Diff line number Diff line change @@ -14,12 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
### Security
15
15
-->
16
16
17
- ## [ unreleased ]
17
+ ## [ 1.5.0 ] 2021-03-18
18
18
19
19
### Added
20
20
* #915 Add optional OpenID Connect support.
21
21
22
- ## [ 1.4.1]
22
+ ### Changed
23
+ * #942 Help via defunct Google group replaced with using GitHub issues
24
+
25
+ ## [ 1.4.1] 2021-03-12
23
26
24
27
### Changed
25
28
* #925 OAuth2TokenMiddleware converted to new style middleware, and no longer extends MiddlewareMixin.
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = django-oauth-toolkit
3
- version = 1.4.1
3
+ version = 1.5.0
4
4
description = OAuth2 Provider for Django
5
5
long_description = file: README.rst
6
6
long_description_content_type = text/x-rst
You can’t perform that action at this time.
0 commit comments