Racket HISTORY note for v7.0

This commit is contained in:
Matthew Flatt 2018-06-16 09:53:07 -06:00
parent d3067465e3
commit 3c752e008e

View File

@ -1,3 +1,9 @@
Version 7.0, July 2018
Replace the macro expander with a new, Racket-implemented expander
Add an initial implementation of Racket on Chez Scheme (in the
source distribution)
Bug repairs and other changes noted in the documentation
Version 6.12, January 2018
Bug repairs and other changes noted in the documentation