From 5b631ea354276d1e78cc083ed0858a2201c77e51 Mon Sep 17 00:00:00 2001 From: Stephen Lombardo Date: Thu, 19 Dec 2019 17:38:32 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21ab158d..758c4320 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - Cryptograpic provider interface cleanup - Rework of mutex allocation and management - Resolves miscellaneous build warnings +- Force error state at database pager level if SQLCipher initialization fails ## [4.2.0] - (May 2019 - [4.2.0 changes]) - Adds PRAGMA cipher_integrity_check to perform independent verification of page HMACs -- 2.11.4.GIT