update version and changes

This commit is contained in:
Oliver Gorwits
2014-07-01 21:12:00 +01:00
parent 6dbed02b7c
commit 58e5d05ac0
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
* Forward port housekeeping/schedule and expiry/expire legacy config
* Store started timestamp on job completion
* Set UTF-8 mode on Pg database connection
* Identify changes in device type after initial discover
* Add netdisco-rancid-export to installed scripts
* Template INCLUDE path stuffing broken for plugins [#103]

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.027008_001';
our $VERSION = '2.028000';
use App::Netdisco::Configuration;
=head1 NAME