Skip to content

Commit df092f0

Browse files
Update changelog
1 parent 5f00cf1 commit df092f0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased][unreleased]
55

6+
## [3.4.1] - 2016-12-28
7+
### Added
8+
- Added support for OpenSSL 1.1.0
9+
10+
### Changed
11+
- Merged upstream SQLite 3.15.2
12+
613
## [3.4.0] - 2016-04-05
714
### Added
815
- Added `PRAGMA cipher_provider_version`
@@ -66,7 +73,8 @@ All notable changes to this project will be documented in this file.
6673
### Security
6774
- Change KDF iteration length from 4,000 to 64,000
6875

69-
[unreleased]: https://github.com/sqlcipher/sqlcipher/compare/v3.4.0...prerelease
76+
[unreleased]: https://github.com/sqlcipher/sqlcipher/compare/v3.4.1...prerelease
77+
[3.4.1]: https://github.com/sqlcipher/sqlcipher/compare/v3.4.0...v3.4.1
7078
[3.4.0]: https://github.com/sqlcipher/sqlcipher/compare/v3.3.1...v3.4.0
7179
[3.3.1]: https://github.com/sqlcipher/sqlcipher/compare/v3.3.0...v3.3.1
7280
[3.3.0]: https://github.com/sqlcipher/sqlcipher/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)