File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.3.0] - 2025-08-24
11+
1012### Fixed
1113
1214- Published on PyPi now
1315- Query userinfo for user data (fixes login with Authelia ≥ v4.39.0)
1416
1517### Added
18+
1619- Make user staff based on value of OIDC scope
1720
1821## [ 2.2.1] - 2025-02-01
22+
1923### Fixed
2024
2125- Include CHANGELOG in manifest
@@ -32,5 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3236
3337<!-- markdownlint-disable-file MD024-->
3438
39+ [ 2.3.0 ] : https://github.com/thegcat/pretix-oidc/compare/v2.2.1...v2.3.0
3540[ 2.2.1 ] : https://github.com/thegcat/pretix-oidc/compare/v2.2.0...v2.2.1
3641[ 2.2.0 ] : https://github.com/thegcat/pretix-oidc/releases/tag/v2.2.0
Original file line number Diff line number Diff line change 1- __version__ = "2.2.1 "
1+ __version__ = "2.3.0 "
You can’t perform that action at this time.
0 commit comments