Release commit for 0.28
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index 8659daf..e5e019e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Config-Any
 
+0.28 - 2017-02-21
+    - support Cpanel::JSON::XS and JSON::MaybeXS for loading JSON
+    - decode UTF-8 config files properly
+    - load perl files directly, never possibly searching @INC
+
 0.27 2016-03-31
     - depend on Module::Pluggable::Object directly instead of assuming it is 
       bundled with Module::Pluggable (RT #113148)