diff --git a/ChangeLog b/ChangeLog index 943fe8f..db4168a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-08-14 Steffen Schwigon + + * 0.28 + + * depend on newer Devel::Size + + * Plugin::DPath without Safe.pm + 2012-05-24 Steffen Schwigon * 0.27 diff --git a/lib/Benchmark/Perl/Formance.pm b/lib/Benchmark/Perl/Formance.pm index 2d4d583..e2ef1ed 100644 --- a/lib/Benchmark/Perl/Formance.pm +++ b/lib/Benchmark/Perl/Formance.pm @@ -18,7 +18,7 @@ use File::Find; use Storable "fd_retrieve", "store_fd"; use Sys::Hostname; -our $VERSION = '0.27'; +our $VERSION = '0.28'; # comma separated list of default plugins my $DEFAULT_PLUGINS = join ",", qw(DPath