add TR HISTORY

This commit is contained in:
Sam Tobin-Hochstadt 2017-07-27 20:39:00 -04:00
parent 75208f4328
commit 78a04f47ca

View File

@ -1,3 +1,6 @@
6.10
- Improve refinement types.
- Split mutable and immutable hash types.
6.9
- Added initial steps towards refinement types.
- Fixes related to numeric types and NaN.