diff --git a/doc/release-notes/typed-racket/HISTORY.txt b/doc/release-notes/typed-racket/HISTORY.txt index 67868c22..aa0fdf03 100644 --- a/doc/release-notes/typed-racket/HISTORY.txt +++ b/doc/release-notes/typed-racket/HISTORY.txt @@ -1,3 +1,6 @@ +5.3.2 +- Added types for control operators +- Added `typed/untyped-utils` 5.3.1 - Revised handling of `Any` exported to untyped code - Added `cast`