give credit in Changes
Dave Rolsky [Mon, 25 Oct 2010 21:42:14 +0000 (16:42 -0500)]
Changes

diff --git a/Changes b/Changes
index df29c02..22ad787 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,11 +6,12 @@ for, noteworthy changes.
   [ENHANCEMENTS]
 
   * Type constraint objects now have an assert_coerce method which will either
-    return a valid value or throw an error.
+    return a valid value or throw an error. (rjbs)
 
   [OTHER]
 
-  * The Moose test suite now uses Test::Fatal instead of Test::Exception
+  * The Moose test suite now uses Test::Fatal instead of
+    Test::Exception. (rjbs)
 
 1.17 Tue, Oct 19, 2010