update version and changes
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
* Forward port housekeeping/schedule and expiry/expire legacy config
|
* Forward port housekeeping/schedule and expiry/expire legacy config
|
||||||
* Store started timestamp on job completion
|
* Store started timestamp on job completion
|
||||||
* Set UTF-8 mode on Pg database connection
|
* Set UTF-8 mode on Pg database connection
|
||||||
|
* Identify changes in device type after initial discover
|
||||||
* Add netdisco-rancid-export to installed scripts
|
* Add netdisco-rancid-export to installed scripts
|
||||||
* Template INCLUDE path stuffing broken for plugins [#103]
|
* Template INCLUDE path stuffing broken for plugins [#103]
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use 5.010_000;
|
use 5.010_000;
|
||||||
|
|
||||||
our $VERSION = '2.027008_001';
|
our $VERSION = '2.028000';
|
||||||
use App::Netdisco::Configuration;
|
use App::Netdisco::Configuration;
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|||||||
Reference in New Issue
Block a user