aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-10-05 15:36:38 +0200
committerKim Alvefur <zash@zash.se>2021-10-05 15:36:38 +0200
commit924064a30ad560e9aecc2d5e3b72f6a4a85b40ae (patch)
tree4290a3b105c06977ed6de3fc730e345deb819757 /CHANGES
parenta8b0c56f656fcd3fca033dc5f3154a4d8a2464a2 (diff)
downloadprosody-924064a30ad560e9aecc2d5e3b72f6a4a85b40ae.tar.gz
prosody-924064a30ad560e9aecc2d5e3b72f6a4a85b40ae.zip
core.moduleapi: Allow specifying an acceptable range for number options
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 66d64edd..3f1171e4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -41,6 +41,7 @@ TRUNK
### Module API
- Config interface API can require that string values be picked from a provided set
+- Acceptable interval can be specified for number options
## Changes