Skip to content

Commit 9845778

Browse files
committed
Version 2.3.1
Signed-off-by: Aurélien Bompard <[email protected]>
1 parent 1566f85 commit 9845778

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

docs/changelog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

3-
## 2.3.0 (2025-03-05)
3+
## 2.3.1 (2025-03-05)
4+
5+
### Added
6+
7+
- Make the `client_secrets.json` file optional when OIDC is disabled ([1566f85](https://github.com/fedora-infra/flask-oidc/commit/1566f85))
8+
9+
### Fixed
10+
11+
- Link to the docs in the README ([b95e9d9](https://github.com/fedora-infra/flask-oidc/commit/b95e9d9))
12+
- Fix build in readthedocs ([1b49dca](https://github.com/fedora-infra/flask-oidc/commit/1b49dca))
13+
14+
15+
## 2.3.0 (2025-03-04)
416

517
### Added
618

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flask-oidc"
3-
version = "2.3.0"
3+
version = "2.3.1"
44
description = "OpenID Connect extension for Flask"
55
readme = "README.rst"
66
authors = [

0 commit comments

Comments
 (0)