Skip to content

Commit c7e811b

Browse files
committed
Updates CHANGELOG for 4.9.0 changes
1 parent c8ce6f0 commit c7e811b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ Notable changes to this project are documented in this file.
33

44
## [unreleased] - (? 2025 - [unreleased changes])
55

6-
## [4.9.0] - (? 2025 - [4.9.0 changes])
7-
6+
## [4.9.0] - (May 2025 - [4.9.0 changes])
7+
- Updates baseline to upstream SQLite 3.46.2
8+
- Removes use of static mutex in `sqlcipher_extra_shutdown()`
9+
810
## [4.8.0] - (April 2025 - [4.8.0 changes])
911
- Fixes regression in `PRAGMA cipher_migrate` where an error would be thrown when migrating a current-version database
1012
- Adds selective locking in critical sections of the library for shared cache connections (Note: use of shared cache is still strongly discouraged)

0 commit comments

Comments
 (0)