Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
scgilardi committed Mar 7, 2012
1 parent 7d716a1 commit d9f53d1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGES
Expand Up @@ -51,6 +51,10 @@
* version 0.10.2
- accept a simple string as a message for throw+ (issue 19)
- for catch, only interpret a form as a selector if it contains a %
symbol, allows function literals for predicates (issue 20
symbol, allows function literals for predicates (issue 20)
* version next
-
- make exception class available from support and add clojure.test
support for testing that the proper exception is thrown (issue 21)
- remove replace-all and % substitution in source in favor of using
let to bind % (issue 22)

0 comments on commit d9f53d1

Please sign in to comment.