Dirty fix; checks for ->isa('Devel::REPL') after apply().
[p5sagit/Devel-REPL.git] / Changes
diff --git a/Changes b/Changes
index 3620787..e93388c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+1.3.8
+  - resolve rt.cpan#44231 SIGINT does not quit the REPL just kills the line being edited
+1.3.7
+  - resolve rt.cpan#44919 fix deprecated use of compute_all_applicable_methods
+1.3.6
+  - had to cut a new release, something went wrong with use of M::I
 1.3.5
   - resolve rt.cpan#43807 three Completion drivers not loading Completion plugin
   - resolve rt.cpan#43808 infinite recursion on Plugin::Commands when Plugin::Packages not loaded