Skip to content

Commit 1599f97

Browse files
committed
v2.3.0
1 parent 2b047fb commit 1599f97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [2.3.0] - 2024-03-18
88
### Added
99
- OIDCAuth allows to authenticate via OIDC
1010
- BasicAuth saves the current user in the session

dash_auth/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.2.1'
1+
__version__ = '2.3.0'

0 commit comments

Comments
 (0)