diff --git a/racket/collects/racket/HISTORY.txt b/racket/collects/racket/HISTORY.txt index bed43b5af1..01c594bf23 100644 --- a/racket/collects/racket/HISTORY.txt +++ b/racket/collects/racket/HISTORY.txt @@ -1,3 +1,6 @@ +Version 7.5, November 2019 +Bug repairs and other changes noted in the documentation + Version 7.4, July 2019 Disabled single-flonum reading by default and added `read-single-flonum` and `single-flonum-available?`