forgot an ini file
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index c195610..2adfc71 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Config-Any
 
+0.11 Mon 28 Jan 2008
+    - fix subsection parsing for existing keys in INI files (RT #32726)
+    - use from_json() if JSON version 2.x is available
+    - refactor the test suite slightly
+
+0.10 Tue 11 Dec 2007
+    - promote dev release to stable
+
+0.09_02 Tue Nov 13 2007
+    - require version 0.70 of YAML::Syck for multi-document loading
+
 0.09_01 Tue Nov 13 2007
     - code and pod cleanups
     - use_ext is now on by default