From b7fcf4112ac2188f1305b092b8c9cf8f82b352ad Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 23 Jan 2020 13:01:00 -0700 Subject: [PATCH] update "racket/HISTORY.txt" for v7.6 --- racket/collects/racket/HISTORY.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/racket/collects/racket/HISTORY.txt b/racket/collects/racket/HISTORY.txt index 8d6ad8667f..a6773e95b6 100644 --- a/racket/collects/racket/HISTORY.txt +++ b/racket/collects/racket/HISTORY.txt @@ -1,3 +1,6 @@ +Version 7.6, January 2019 +Bug repairs and other changes noted in the documentation + Version 7.5, November 2019 Re-license Racket code as well as most C code under a permissive license; see LICENSE for more details