From dc0aa82b0dce677d7f9fd3716c164eb502360171 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Wed, 6 Feb 2013 15:04:07 -0600 Subject: [PATCH] add v5.3.3 notes original commit: dfed25cfe1cbf7f886836c18611201fb8c6d9f29 --- doc/release-notes/typed-racket/HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/release-notes/typed-racket/HISTORY.txt b/doc/release-notes/typed-racket/HISTORY.txt index aa0fdf03..da78ee9b 100644 --- a/doc/release-notes/typed-racket/HISTORY.txt +++ b/doc/release-notes/typed-racket/HISTORY.txt @@ -1,3 +1,5 @@ +5.3.3 + No changes 5.3.2 - Added types for control operators - Added `typed/untyped-utils`