summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index df49623..3f8a4a6 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for carton
{{$NEXT}}
+v1.0.13 2015-04-19 19:38:42 CEST
+ - require cpanm 1.7030 for better cpanfile support
+ - switch to MakeMaker
+ - remove Exception::Class and Moo in favor of Class::Tiny
+ - add an ability to set generator in Carton::Index for Carmel use
+
v1.0.12 2013-09-24 20:03:47 JST
- up Path::Tiny
- Add --no-fatpack to carton bundle #140