Update docs/changelog

This commit is contained in:
toofar 2023-03-13 11:10:46 +13:00
parent 714ef3fc59
commit 5ed74cfff9
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,16 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
[[v2.5.4]]
v2.5.4 (unreleased)
-------------------
Fixed
~~~~~
- Support SQLite with DQS (double quoted string) compile time option turned
off.
[[v2.5.3]]
v2.5.3 (2023-02-17)
-------------------