summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 17f6f67..92f428a 100644
--- a/README
+++ b/README
@@ -262,6 +262,15 @@ It can be found at http://opensource.thinkrelevance.com/wiki/spec_converter.
   * Add Knock output.
   * Bug fixes.
 
+* XXX, 2012: Fourth public release 1.2.0.
+  * #satisfy will not pass arguments anymore to the block, use lexical scope.
+  * Fixed Context#change?.
+  * Add support for finding specs named like spec/**/*_spec.rb.
+  * Contexts nest properly.
+  * Timer in TestUnitOutput.
+  * Nested output for SpecDoxOutput.
+  * Small cleanups and more tests.
+
 
 == Contact