+ add version and begin a changelog

This commit is contained in:
garnier-quentin 2015-11-26 15:53:26 +01:00
parent 33520a92d7
commit 39fc70f65c
2 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,7 @@ use Pod::Find qw(pod_where);
my %handlers = (DIE => {});
my $global_version = 20151110;
my $global_version = 20151126;
sub new {
my $class = shift;

2
changelog Normal file
View File

@ -0,0 +1,2 @@
2015-11-26 Quentin Garnier
* initial release