updated changes to reflect latest bugfix 1.001011
John Napiorkowski [Tue, 22 Feb 2011 02:37:51 +0000 (21:37 -0500)]
Changes

diff --git a/Changes b/Changes
index ce585ec..8b5b4a1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for DBIx-Class-Fixtures
 - Allow you to directly set a configuration via a Perl HashRef instead of a
   JSON file.  Useful for testing and when you have simple or generated configs.
 - New option to force use of ->create rather than ->populate.
+- Fixed a bug in the test suite that would fail on certain JSON parsers
 
 1.001010
 - Fixed docs to use double quotes which is valid JSON