From b3584fff5c319e847a6d6cb870a02ecb9556fa85 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 6 Feb 2012 09:02:33 -0600 Subject: [PATCH] added amb tutorial note to the redex HISTORY file --- doc/release-notes/redex/HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release-notes/redex/HISTORY.txt b/doc/release-notes/redex/HISTORY.txt index 7475624241..c99583a167 100644 --- a/doc/release-notes/redex/HISTORY.txt +++ b/doc/release-notes/redex/HISTORY.txt @@ -1,3 +1,7 @@ +v5.2.2 + + * added the amb tutorial. + v5.2.1 * rewrote the internals of the pattern matcher to be more consistent