summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 200200e..8c2a169 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for carton
{{$NEXT}}
+v0.9.54 2013-06-02 12:38:20 JST
+ - Install develop phase dependencies by default with carton install
+ - carton exec now doesn't set PERL5OPT with lib::core::only, so as not to mess with
+ the subprocess and site_perl modules (#60, #70, #82)
+
v0.9.53 2013-06-01 23:54:53 JST
- use Moo
- refactored installer/downloader as Carton::Builder