changelog
[p5sagit/Eval-WithLexicals.git] / Changes
diff --git a/Changes b/Changes
index a256b9b..1809b2b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,23 @@
 Revision history for Eval-WithLexicals
 
+  - fix handling of range operators (RT#123091)
+
+1.003005 - 2015-07-01
+  - fix hints test failures with some combinations of prerequisites
+
+1.003004 - 2015-06-30
+  - improve diagnostics in hints test
+
+1.003003 - 2015-06-28
+  - fix failures on threaded perl 5.22 (RT#102841)
+
+1.003002 - 2014-12-23
+  - fix test failures on perl 5.21.7 (RT#101086; thanks, Father Chrysostomos!)
+
+1.003001 - 2014-08-16
+  - include minimum perl version in metadata
+  - hide some internal packages from getting indexed
+
 1.003000 - 2014-06-13
   - Add documentation to tinyrepl script
   - Convert packaging to use Distar