Update HISTORY for 6.5.

This commit is contained in:
Sam Tobin-Hochstadt 2016-04-18 17:29:37 -04:00
parent bacc1b3411
commit e855755349

View File

@ -1,3 +1,8 @@
6.5
- Added `simple-result->` to improve generated contract performance.
- Improve error message printing.
- Add `typed/racket/random`.
- Internal: populate type table unconditionally, for use in tooltips.
6.4
- Contract performance improvements, including generating code that
the contract system can optimize