8
0
Stephan Kulow
2013-10-04 15:14:23 +00:00
committed by Git OBS Bridge
parent 36085b6e24
commit 72b942741c
4 changed files with 31 additions and 23 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Oct 4 09:15:23 UTC 2013 - coolo@suse.com
- updated to 2.07
- removed dependency on Test::Warnings in tests (now reserved for
author testing)
- now packaged with a Build.PL (for Module::Build::Tiny), and a
Makefile.PL (for legacy 5.6 and 5.8 users; prints a warning on
invocation)
- packaging the dist again with EUMM rather than MBT
- Support for handling lvalue methods (Graham Knop)
- convert to building with Dist::Zilla
-------------------------------------------------------------------
Mon Jun 3 15:36:16 UTC 2013 - coolo@suse.com