We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed58bf9 commit 67dc318Copy full SHA for 67dc318
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [2.2.1] - 2024-03-01
8
### Fixed
9
- Fix when looking for callback inputs that are not in the right format when checking for whitelisted routes
10
dash_auth/version.py
@@ -1 +1 @@
1
-__version__ = '2.2.0'
+__version__ = '2.2.1'
0 commit comments