Skip to content

Commit cf756f0

Browse files
committed
Update change log for version 1.9.0
1 parent 69b6717 commit cf756f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
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+
## [1.9.0] - 2024-10-22
11+
1012
### Changed
1113

1214
- Based on SQLite version 3.47.0
@@ -531,7 +533,8 @@ The following ciphers are supported:
531533
- AES 256 Bit CBC - SHA1/SHA256/SHA512 HMAC ([SQLCipher](https://www.zetetic.net/sqlcipher/), database versions 1, 2, 3, and 4)
532534
- RC4 - No HMAC ([System.Data.SQLite](http://system.data.sqlite.org))
533535

534-
[Unreleased]: ../../compare/v1.8.7...HEAD
536+
[Unreleased]: ../../compare/v1.9.0...HEAD
537+
[1.9.0]: ../../compare/v1.8.7...v1.9.0
535538
[1.8.7]: ../../compare/v1.8.6...v1.8.7
536539
[1.8.6]: ../../compare/v1.8.5...v1.8.6
537540
[1.8.5]: ../../compare/v1.8.4...v1.8.5

0 commit comments

Comments
 (0)