documented addition of check-random; please include in 6.1

(cherry picked from commit 68de6454d9)
This commit is contained in:
Matthias Felleisen 2014-07-23 11:43:20 -04:00 committed by Ryan Culpepper
parent 1818bf9a42
commit 09c1743a78

View File

@ -1,4 +1,5 @@
Version NEXT > 6.0.1
------------------------------------------------------------------------
Version 6.1 [Wed Jul 23 11:42:44 EDT 2014]
* added check-random to the test-engine so that students can test random
functions more easily