adding in some basic change info
[gitmo/MooseX-Storage.git] / Changes
diff --git a/Changes b/Changes
index 2ac55c0..5f833dc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for MooseX-Storage
 
+0.08
+    * MooseX::Storage::Format::JSON
+      - added support to deal with utf8 strings correctly
+
 0.07 Thurs. Sept. 27, 2007
     + MooseX::Storage::Format::Storable
       - this will use Storable to freeze/thaw objects