Diff

CHANGES @ 13203:aa6c2692a4be

core.moduleapi: Allow specifying an acceptable range for number options
author Kim Alvefur <zash@zash.se>
date Tue, 05 Oct 2021 15:36:38 +0200
parent 13201:65fb0d7a2312
child 13204:c9ef35fab0b1
line wrap: on
line diff
--- a/CHANGES	Sat Jan 16 21:04:58 2021 +0100
+++ b/CHANGES	Tue Oct 05 15:36:38 2021 +0200
@@ -41,6 +41,7 @@
 ### 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