adds recent updates to CHANGELOG.md

This commit is contained in:
Stephen Lombardo 2019-01-15 13:45:41 -05:00
parent 034480aa76
commit fe0ee2631c
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
## [unreleased] - [unreleased]
- Defer reading salt from header until key derivation is triggered
- Clarify usage of sqlite3_rekey for plaintext databases in header
- Normalize attach behavior when key is not yet derived
- Adds PRAGMA cipher_settings to query current database codec settings
## [4.0.1] - 2018-12-17
- Based on upstream SQLite 3.26.0 (addresses SQLite “Magellan” issue)