changelog
Yuval Kogman [Fri, 22 Jan 2010 17:53:29 +0000 (18:53 +0100)]
Changes

diff --git a/Changes b/Changes
index efcf18d..2ea431f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 0.03
-       - More documentation and tests
+       - Support for 'finally' blocks (Andy Yates)
+       - More documentation and tests (many people)
        - Sets $@ to the previous value at the beginning of the eval, to allow
          the capture of an error stack when calling die.