From 3bf748936ad709ca164cc0c320b47920723c2165 Mon Sep 17 00:00:00 2001 From: Brian Takita Date: Sun, 25 May 2008 12:22:02 -0700 Subject: [PATCH] Update CHANGES --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index c5cddd0e9..0ac5b62f9 100644 --- a/CHANGES +++ b/CHANGES @@ -29,7 +29,7 @@ metaclass call with (class << self; self; end) and all will be well. * The after(:suite) callback lambda is passed a boolean representing whether the suite passed or failed * Added NestedTextFormatter. Closes #366. * decoupled mock framework from global extensions used by rspec - supports use of flexmock or mocha w/ rails -* Applied patch from Roman Chernyatchik to allow the user to pass in the rails version into spectask. Closes #325 and #370 +* Applied patch from Roman Chernyatchik to allow the user to pass in the rails version into spectask. Closes #325, #370 == Version 1.1.3