Skip to content

Commit 2ee2cdc

Browse files
author
Brett Chaldecott
committed
docs: update changelog with release date and formatting
- Set release date for v2.2.0 to 2025-10-14 - Clean up changelog formatting and remove redundant sections - Finalize release notes for the v2.2.0 release This prepares the changelog for the official v2.2.0 release.
1 parent 7eecdd4 commit 2ee2cdc

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to the Kinde Python SDK will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.2.0] - 2025-10
8+
## [2.2.0] - 2025-10-14
99

1010
### Fixed
1111
- **Security Improvements**: Fixed XSS vulnerabilities by properly escaping JSON user data and HTML error messages
@@ -81,8 +81,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8181
### Improved
8282
- **Code Coverage**: Enhanced test coverage and added edge cases
8383
- **Framework Support**: Better support for Flask and FastAPI frameworks
84-
- **Error Handling**: Improved error handling across multiple modules
85-
86-
## [2.0.8] - Previous Release
87-
88-
Initial release of Kinde Python SDK v2.0.x series.
84+
- **Error Handling**: Improved error handling across multiple modules

0 commit comments

Comments
 (0)