diff --git a/pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/HISTORY.txt b/pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/HISTORY.txt index fa49099f..691c8dfa 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/HISTORY.txt +++ b/pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/HISTORY.txt @@ -1,3 +1,7 @@ +6.1 +- Inference speedups. +- Support for contracted functions in the base environment. +- Better keyword support. 6.0.1 - Types for classes (including row types, sealing contracts, etc). Still experimental.