Add missing compatibility notice
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index 57578f3..8247baf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,17 @@
 Revision history for DBM::Deep.
 
-1.0015 Jan 24 ??:??:00 2010 PST
+1.0016 ??? ?? ??:??:00 2010 P?T
+    - (This version is compatible with 1.0015)
+    - New caveat in the docs explaining stale references (RT#42129)
+    - All included modules now have the same version in META.yml, so
+      the CPAN shell will no longer try to downgrade.
+
+1.0015 Jan 25 22:05:00 2010 PST
     - (This version is compatible with 1.0014)
     - Fix deep recursion errors (RT#53575)
     - Avoid leaving temp files lying around (RT#32462)
     - (RT #48031) Fixed bug with localized $, (Thanks, SPROUT!)
+    - (RT #40782) Fixed bug when handling a key of '0' (Thanks Sterling!)
 
 1.0014 Jun 13 23:15:00 2008 EST
     - (This version is compatible with 1.0013)