Skip to content

Commit 44f19db

Browse files
committed
Prepare release of version 2.3.0
1 parent 0d668f6 commit 44f19db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
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+
## [2.3.0] - 2026-03-08
11+
1012
### Changed
1113

1214
- Version bump to version 2.3.0
@@ -712,7 +714,8 @@ The following ciphers are supported:
712714
- AES 256 Bit CBC - SHA1/SHA256/SHA512 HMAC ([SQLCipher](https://www.zetetic.net/sqlcipher/), database versions 1, 2, 3, and 4)
713715
- RC4 - No HMAC ([System.Data.SQLite](http://system.data.sqlite.org))
714716

715-
[Unreleased]: ../../compare/v2.2.7...HEAD
717+
[Unreleased]: ../../compare/v2.3.0...HEAD
718+
[2.3.0]: ../../compare/v2.2.7...v2.3.0
716719
[2.2.7]: ../../compare/v2.2.6...v2.2.7
717720
[2.2.6]: ../../compare/v2.2.5...v2.2.6
718721
[2.2.5]: ../../compare/v2.2.4...v2.2.5

0 commit comments

Comments
 (0)