release 3.91

This commit is contained in:
Oliver Gorwits
2023-02-20 17:00:24 +00:00
parent b3f96de3e0
commit d32b7e42c9
150 changed files with 466 additions and 450 deletions

19
Changes
View File

@@ -1,3 +1,22 @@
Version 3.91 (2023-02-20)
[NEW FEATURES]
* #450 Hirschmann switch support
* #463 Netonix switch support
[ENHANCEMENTS]
* new() accepts hashref as well as bare list of arguments
# #475 additional recognition of Allied switches
* #477 additional recognition of Cisco 9xxx switches
[BUG FIXES]
* #460 always return $info instance to allow error() inspection
* #464 check in case non numeric key in cache befor inc
* #474 workaround for aruba-cx link aggregation
Version 3.89 (2022-08-18)
[BUG FIXES]