ubiquiti version cleanup

This commit is contained in:
nick n
2019-08-26 13:53:14 +02:00
committed by GitHub
parent d459dd7f8c
commit 68b001105d

11
Changes
View File

@@ -2,14 +2,15 @@ Version 3.69 (2019-xx-xx)
[ENHANCEMENTS] [ENHANCEMENTS]
* duplex support for ciscosb * #350 ubiquiti version string cleanup (LBegnaud)
* report all vendor names in lowercase * #352 duplex support for ciscosb
* sprinkle "use warnings" and "use strict" around * #353 report all vendor names in lowercase
* #353 sprinkle "use warnings" and "use strict" around
[BUG FIXES] [BUG FIXES]
* doc fixes: report all required mibs for each module as based on code * #353 doc fixes: report all required mibs for each module as based on code
* include fixes: don't include modules already imported from parent classes * #353 include fixes: don't include modules already imported from parent classes
Version 3.68 (2019-04-28) Version 3.68 (2019-04-28)