CHANGES
changeset 13130 d043834f15d2
parent 12982 088d278c75b5
child 13131 f45a29b32f7a
equal deleted inserted replaced
13129:90394be5e6a5 13130:d043834f15d2
    40 
    40 
    41 - Support sub-second precision timestamps
    41 - Support sub-second precision timestamps
    42 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy
    42 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy
    43 - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
    43 - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
    44 - Moved all modules into the Lua namespace `prosody.`
    44 - Moved all modules into the Lua namespace `prosody.`
       
    45 - Forwarded header from RFC 7239 supported
    45 
    46 
    46 ## Removed
    47 ## Removed
    47 
    48 
    48 - Lua 5.1 support
    49 - Lua 5.1 support
    49 - XEP-0090 support removed from mod_time
    50 - XEP-0090 support removed from mod_time