aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-01-16 20:40:14 +0100
committerKim Alvefur <zash@zash.se>2021-01-16 20:40:14 +0100
commitc4abd68e92a258750177f25dca38525fe3133063 (patch)
tree66bca82b3f98fd03feb4fd2c7b7611e46a0445c3 /CHANGES
parent5b7a569fe072fbae5dd1f951fdad3a5c7d273e36 (diff)
downloadprosody-c4abd68e92a258750177f25dca38525fe3133063.tar.gz
prosody-c4abd68e92a258750177f25dca38525fe3133063.zip
moduleapi: Add enum config option method
For when a setting has a few fixed values it can take
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b3eefc1d..66d64edd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -38,6 +38,10 @@ TRUNK
- Performance improvements in internal archive stores
- Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
+### Module API
+
+- Config interface API can require that string values be picked from a provided set
+
## Changes
- Support sub-second precision timestamps