Skip to content

Commit

Permalink
Version 2.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed Oct 24, 2024
1 parent d0cac91 commit bbe7e73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.2.2 (2024-10-24)

### Added

- Re-add `redirect_to_auth_server()` for compatibility with v1.x ([d0cac91](https://github.com/fedora-infra/flask-oidc/commit/d0cac91>))


## 2.2.1 (2024-10-23)

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "flask-oidc"
version = "2.2.1"
version = "2.2.2"
description = "OpenID Connect extension for Flask"
readme = "README.rst"
authors = [
Expand Down

0 comments on commit bbe7e73

Please sign in to comment.