fixup! Allow '1-infinity' in ranges, and tighten the schema's validation of ranges

This commit is contained in:
josteph 2019-08-31 03:21:37 +00:00
parent 1c123fb3fa
commit 27209171af

View file

@ -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