From 2c672e7dd1f3dee4aa1af0b5bf29092db4b10f78 Mon Sep 17 00:00:00 2001 From: Stephen Lombardo Date: Mon, 28 Feb 2022 15:11:16 -0500 Subject: [PATCH] changelog release update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15cbbd77..e3c0aba8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # SQLCipher Change Log All notable changes to this project will be documented in this file. -## [4.5.1] - (February 2022 - [4.5.1 changes]) +## [4.5.1] - (March 2022 - [4.5.1 changes]) - Updates source code baseline to upstream SQLite 3.37.2 - Adds PRAGMA cipher_log and cipher_log_level features to allow logging of TRACE, DEBUG, INFO, WARN, and ERROR messages to stdout, stderr, file, or logcat - Modifies PRAGMA cipher_profile to use sqlite3_trace_v2 and adds logcat target for Android -- 2.11.4.GIT