Update docs/changelog
This commit is contained in:
parent
714ef3fc59
commit
5ed74cfff9
|
|
@ -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)
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue