Skip to content

Commit afa0357

Browse files
committed
Prepare release of wxSQLite3 4.10.0
- Upgrade to SQLite3 Multiple Ciphers version 2.0.0 (SQLite version 3.47.2) - Removed support for _User Authentication_ extension - Added new cipher scheme AEGIS
1 parent a869010 commit afa0357

File tree

3 files changed

+298
-229
lines changed

3 files changed

+298
-229
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.10.0] - 2024-12-31
11+
1012
- Upgrade to SQLite3 Multiple Ciphers version 2.0.0 (SQLite version 3.47.2)
1113
- Removed support for User Authentication extension
1214
- Added new cipher scheme AEGIS
@@ -652,7 +654,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
652654
### Fixed
653655
### Added
654656

655-
[Unreleased]: ../../compare/v4.9.12...HEAD
657+
[Unreleased]: ../../compare/v4.10.0...HEAD
658+
[4.10.0]: ../../compare/v4.9.12...v4.10.0
656659
[4.9.12]: ../../compare/v4.9.11...v4.9.12
657660
[4.9.11]: ../../compare/v4.9.10...v4.9.11
658661
[4.9.10]: ../../compare/v4.9.9...v4.9.10

0 commit comments

Comments
 (0)