ranged_int/CHANGELOG.txt

10 lines
224 B
Text

2.0.0
-----
* Changed the argument order of interface.compare, thus also changing the argument order
of all comparisons in the builtins. The new order matches int.compare from the stdlib.
1.0.0
-----
* Initial release.