From 4c14111c76c2c14eb49ecdb5398e4739bd6b5b13 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 19 Jan 2023 16:56:12 +0100 Subject: mod_storage_sql: Support SQLite3 without LuaDBI --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 12f67082..5ee3b66b 100644 --- a/CHANGES +++ b/CHANGES @@ -34,6 +34,7 @@ TRUNK - Support sub-second precision timestamps - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy +- Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI ## Removed -- cgit v1.2.3