summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index b9aacaa..a8050e4 100644
--- a/README
+++ b/README
@@ -132,6 +132,8 @@ It also supports TAP:
 before and after need to be defined before the first specification in
 a context and are run before and after each specification.
 
+As of Bacon 1.1, before and after do nest in nested contexts.
+
 
 == Shared contexts
 
@@ -232,7 +234,8 @@ It can be found at http://opensource.thinkrelevance.com/wiki/spec_converter.
   * Bug fixes.
 
 * XXX, 2008: Third public release 1.1.
-  * Add -Q/--no-backtraces to not details about failed specifications.
+  * Add -Q/--no-backtraces to not show details about failed specifications.
+  * Nested before/after
 
 
 == Contact