Skip to content

Commit 9692fb1

Browse files
committed
update changelog with relevant modifications
1 parent bd2f337 commit 9692fb1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33

44
## [unreleased] - [unreleased]
5+
- Based on upstream SQLite 3.26.0 (addresses SQLite “Magellan” issue)
6+
- Adds PRAGMA cipher_compatibility and cipher_default_compatibility which take automatcially configure appropriate compatibility settings for the specified SQLCipher major version number
7+
- Filters attach statements with KEY parameters from readline history
8+
- Fixes crash in command line shell with empty input (i.e. ^D)
9+
- Fixes warnings when compiled with strict-prototypes
510

611
## [4.0.0] - 2018-11-30
712
### Changed

0 commit comments

Comments
 (0)