update changelog
Graham Knop [Sun, 28 Jan 2018 01:41:48 +0000 (02:41 +0100)]
Changes

diff --git a/Changes b/Changes
index 9356ecf..8b69723 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for JSON-MaybeXS
 
+ - use bundled ExtUtils::HasCompiler rather than ExtUtils::CBuilder to detect
+   compiler availability.
+ - clarify exported JSON in documentation
+
 1.003009 - 2017-02-27
  - fix tests to no longer rely on . being in @INC (RT#120404)