update changelog to reflect bseline on SQLite 3.28.0

This commit is contained in:
Stephen Lombardo 2019-05-15 13:07:00 -04:00
parent 6158146e65
commit 20c63a67a1

View File

@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
## [unreleased] - (TBD - [unreleased])
- Adds PRAGMA cipher_integrity_check to perform external verification of page HMACs
- Updates baseline to upstream SQLite 3.28.0
## [4.1.0] - (March 2019 - [4.1.0 changes])
- Defer reading salt from header until key derivation is triggered