From 27d58453c6e56c3dd85e02bca379161bc69c746a Mon Sep 17 00:00:00 2001 From: Stephen Lombardo Date: Mon, 17 Dec 2018 15:57:09 -0500 Subject: [PATCH] update release information in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d4653e..c125a37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. ## [unreleased] - [unreleased] -## [4.0.1] - [unreleased] +## [4.0.1] - 2018-12-17 - Based on upstream SQLite 3.26.0 (addresses SQLite “Magellan” issue) - Adds PRAGMA cipher_compatibility and cipher_default_compatibility which take automatcially configure appropriate compatibility settings for the specified SQLCipher major version number - Filters attach statements with KEY parameters from readline history