Skip to content

Commit 8763afa

Browse files
committed
changelog update
1 parent deb4ab7 commit 8763afa

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# SQLCipher Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [unreleased] - (? 2022 - [unreleased changes])
4+
## [unreleased] - (? 2023 - [unreleased changes])
5+
6+
## [4.5.3] - (December 2022 - [4.5.3 changes])
7+
- Updates baseline to upstream SQLite 3.39.4
58

69
## [4.5.2] - (August 2022 - [4.5.2 changes])
710
- Updates source code baseline to upstream SQLite 3.39.2
@@ -210,7 +213,9 @@ All notable changes to this project will be documented in this file.
210213
### Security
211214
- Change KDF iteration length from 4,000 to 64,000
212215

213-
[unreleased]: https://github.com/sqlcipher/sqlcipher/compare/v4.5.2...prerelease
216+
[unreleased]: https://github.com/sqlcipher/sqlcipher/compare/v4.5.3...prerelease
217+
[4.5.3]: https://github.com/sqlcipher/sqlcipher/tree/v4.5.3
218+
[4.5.3 changes]: https://github.com/sqlcipher/sqlcipher/compare/v4.5.2...v4.5.3
214219
[4.5.2]: https://github.com/sqlcipher/sqlcipher/tree/v4.5.2
215220
[4.5.2 changes]: https://github.com/sqlcipher/sqlcipher/compare/v4.5.1...v4.5.2
216221
[4.5.1]: https://github.com/sqlcipher/sqlcipher/tree/v4.5.1

0 commit comments

Comments
 (0)