File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ The format is based on the [KeepAChangeLog] project.
77
88## Unreleased
99
10+ ## 1.3.0 [ 2021-07-09]
11+
1012### Changed
1113- [ #763 ] Drop python 3.5 support
1214
@@ -20,6 +22,11 @@ The format is based on the [KeepAChangeLog] project.
2022[ #763 ] : https://github.com/OpenIDC/pyoidc/pull/763/
2123[ #790 ] : https://github.com/OpenIDC/pyoidc/pull/790
2224
25+ ## 1.2.1 [ 2020-12-01]
26+
27+ ### Fixed
28+ - Fixed several client vulnerabilities (CVE-2020 -26244)
29+
2330## 1.2.0 [ 2020-02-05]
2431
2532### Fixed
Original file line number Diff line number Diff line change 2424 )
2525
2626__author__ = "Roland Hedberg"
27- __version__ = "1.2 .0"
27+ __version__ = "1.3 .0"
2828
2929
3030OIDCONF_PATTERN = "%s/.well-known/openid-configuration"
You can’t perform that action at this time.
0 commit comments