diff --git a/doc/release-notes/typed-racket/HISTORY.txt b/doc/release-notes/typed-racket/HISTORY.txt new file mode 100644 index 0000000000..015d098446 --- /dev/null +++ b/doc/release-notes/typed-racket/HISTORY.txt @@ -0,0 +1,4 @@ +5.1.3.* +- Performance work: delayed environment evaluation +- Support `racket'-style optional arguments +- Changes to support new-style keyword argument expansion