diff -r 74b9e05af71e -r 088d278c75b5 CHANGES --- a/CHANGES Fri Mar 24 13:15:28 2023 +0100 +++ b/CHANGES Fri Mar 17 19:38:39 2023 +0100 @@ -41,6 +41,7 @@ - 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 +- Moved all modules into the Lua namespace `prosody.` ## Removed