update Changes
This commit is contained in:
9
Changes
9
Changes
@@ -1,8 +1,13 @@
|
|||||||
2.052006 - tbd
|
2.052006 - 2022-05-17
|
||||||
|
|
||||||
[ENHANCEMENTS]
|
[ENHANCEMENTS]
|
||||||
|
|
||||||
* added sshcollector Aruba.pm by @sgb1reg
|
* add sshcollector for Aruba by @sgb1reg
|
||||||
|
|
||||||
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* #864 add EV to dependencies to avoid broken OS version issues
|
||||||
|
* #866 add debug when register plugin error
|
||||||
|
|
||||||
2.052005 - 2022-04-22
|
2.052005 - 2022-04-22
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use 5.010_000;
|
use 5.010_000;
|
||||||
|
|
||||||
our $VERSION = '2.052005';
|
our $VERSION = '2.052006';
|
||||||
use App::Netdisco::Configuration;
|
use App::Netdisco::Configuration;
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|||||||
Reference in New Issue
Block a user