fixup! Allow '1-infinity' in ranges, and tighten the schema's validation of ranges
This commit is contained in:
parent
1c123fb3fa
commit
27209171af
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
* Changed the :help command's output to split over multiple lines
|
||||
* Added translatable explanations of :droid, :help and :idle's arguments
|
||||
### WML engine
|
||||
* Ranges can now have upper limit "infinity" instead using a big number like "99" or "99999"
|
||||
* Ranges can now have upper limit "infinity" instead of using a big number like "99" or "99999"
|
||||
|
||||
## Version 1.15.1
|
||||
### Editor
|
||||
|
|
Loading…
Add table
Reference in a new issue