From e03ec08736144d11811abd05ccae469046e06f39 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 20 Oct 2017 14:19:23 -0600 Subject: [PATCH] history notes for 6.11 --- 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 04fea1b7a5..b2fbdd8a29 100644 --- a/racket/collects/racket/HISTORY.txt +++ b/racket/collects/racket/HISTORY.txt @@ -1,3 +1,6 @@ +Version 6.11, October 2017 +Bug repairs and other changes noted in the documentation + Version 6.10, July 2017 Extract OS adapters to the "rktio" library Bug repairs and other changes noted in the documentation