projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
be0ed15
)
document the changes in Changes
Ricardo Signes [Sun, 24 Oct 2010 17:11:56 +0000 (13:11 -0400)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
4369510
..
df29c02
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-8,6
+8,10
@@
for, noteworthy changes.
* Type constraint objects now have an assert_coerce method which will either
return a valid value or throw an error.
+ [OTHER]
+
+ * The Moose test suite now uses Test::Fatal instead of Test::Exception
+
1.17 Tue, Oct 19, 2010
[BUG FIXES]