Typed Racket HISTORY for 5.2.1.

Please merge to release.
This commit is contained in:
Sam Tobin-Hochstadt 2012-01-24 10:49:11 -05:00
parent 7cf563c4d9
commit b839b03d4b

View File

@ -1,3 +1,7 @@
5.2.1
- Inference of functions with keyword arguments
- `typecheck-fail' for explicit creation of type errors
- Extensive documentation of typed numeric tower
5.2
- Performance work: delayed environment evaluation
- Support `racket'-style optional arguments