From b839b03d4b450072376df0a537bcd7f956585eb4 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Tue, 24 Jan 2012 10:49:11 -0500 Subject: [PATCH] Typed Racket HISTORY for 5.2.1. Please merge to release. --- doc/release-notes/typed-racket/HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release-notes/typed-racket/HISTORY.txt b/doc/release-notes/typed-racket/HISTORY.txt index 2ad33e3472..3e66e3aa08 100644 --- a/doc/release-notes/typed-racket/HISTORY.txt +++ b/doc/release-notes/typed-racket/HISTORY.txt @@ -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