Skip to content

Commit a58b895

Browse files
author
Jonas Nygaard Pedersen
committed
updated CHANGELOG
To include possible breaking change message
1 parent 5b39791 commit a58b895

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222

2323
### Fixed
2424
* #524 Restrict usage of timezone aware expire dates to Django projects with USE_TZ set to True.
25-
* #955 Avoid doubling of `oauth2_provider` urls mountpath in json response for OIDC view `ConnectDiscoveryInfoView`
25+
* #955 Avoid doubling of `oauth2_provider` urls mountpath in json response for OIDC view `ConnectDiscoveryInfoView`.
26+
Breaks existing OIDC discovery output
2627

2728
## [1.5.0] 2021-03-18
2829

0 commit comments

Comments
 (0)