summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2023-03-13 11:10:46 +1300
committertoofar <toofar@spalge.com>2023-03-13 18:38:35 +1300
commit5ed74cfff9720d768fcd066abc401453c4264c01 (patch)
tree7bd13bf3c2dd46c16ebdf5990f1eaa7601391236
parent714ef3fc593e77d280a9e7a2c6cc149bfd0a7b66 (diff)
downloadqutebrowser-5ed74cfff9720d768fcd066abc401453c4264c01.tar.gz
qutebrowser-5ed74cfff9720d768fcd066abc401453c4264c01.zip
Update docs/changelog
-rw-r--r--doc/changelog.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 3a51bf5be..a46822617 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -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)
-------------------