Bump version and update Changes 5999.000_009
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 27 Sep 2014 21:02:04 +0000 (00:02 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 27 Sep 2014 21:02:04 +0000 (00:02 +0300)
Changes
lib/Gruntmaster/Data.pm

diff --git a/Changes b/Changes
index 0fdcc56032883e9feebb5b92b37318d77e8391bf..f1a126ecb24ce1f4d051472a76110616f34137b8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Gruntmaster::Data.
 
+5999.000_009 2014-09-28T00:02+03:00
+ - Add page information to job_list
+ - Prevent experimental reference usage warnings
+
 5999.000_008 2014-08-03T00:25+03:00
  - Add a method for computing standings.
  - Depend on Authen::Passphrase(::BlowfishCrypt)
index c3aa9975f62ede2c83ae5e9d63856789e8dd5f07..7afcbb9214c999a370ae0266fc8ec2456db936fb 100644 (file)
@@ -15,7 +15,7 @@ __PACKAGE__->load_namespaces;
 # Created by DBIx::Class::Schema::Loader v0.07039 @ 2014-03-05 13:11:39
 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:dAEmtAexvUaNXLgYz2rNEg
 
-our $VERSION = '5999.000_008';
+our $VERSION = '5999.000_009';
 
 use Lingua::EN::Inflect qw/PL_N/;
 use JSON qw/decode_json/;
This page took 0.012141 seconds and 4 git commands to generate.