We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608d28e commit 2d6941fCopy full SHA for 2d6941f
CHANGELOG.md
@@ -1,7 +1,12 @@
1
# SQLCipher Change Log
2
All notable changes to this project will be documented in this file.
3
4
-## [4.5.7] - (TBD - [4.5.7 changes])
+## [4.5.7] - (April 2024 - [4.5.7 changes])
5
+- Updates baseline to upstream SQLite 3.45.3
6
+- Adds "device" logging and profile target using os_log for Apple (and logcat on Android)
7
+- Fixes issues compiling with SQLITE_OMIT_LOG
8
+- fixes malformed man page caused by old merge conflict
9
+- Updates podspec for current Xcode versions, improved Swift support, and Privacy Manifest
10
11
## [4.5.6] - (January 2024 - [4.5.6 changes])
12
- Updates baseline to upstream SQLite 3.44.2
0 commit comments