prepare new release

This commit is contained in:
Colin Gagnaire 2019-06-06 16:24:54 +02:00
parent 0576bc8a7f
commit 566598c04e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2019-06-06 Colin Gagnaire <cgagnaire@centreon.com> - 3.0.2
* Fix: ESX with no VMs causes VM discovery to crash
* Fix: VM with no folder causes VM discovery to crash
2019-04-12 Colin Gagnaire <cgagnaire@centreon.com> - 3.0.1
* Enhancement: add resource type filter option for discovery
* Enhancement: add uuid and folder to vm discovery

View File

@ -54,7 +54,7 @@ BEGIN {
use base qw(centreon::vmware::script);
use vars qw(%centreon_vmware_config);
my $VERSION = "3.0.1";
my $VERSION = "3.0.2";
my %handlers = (TERM => {}, HUP => {}, CHLD => {});
my @load_modules = (