support for multiples of the same action in schedule config

This commit is contained in:
Oliver Gorwits
2018-02-22 22:43:30 +00:00
parent cb773b4148
commit cdc6306f6b
2 changed files with 14 additions and 4 deletions

11
Changes
View File

@@ -1,3 +1,9 @@
2.039010 -
[NEW FEATURES]
* support for multiples of the same action in schedule config
2.039009 - 2018-02-22
[NEW FEATURES]
@@ -10,10 +16,13 @@
[ENHANCEMENTS]
* handle malformed IPs in c_ip results
* larger port status icons in Device Ports view
* --quiet mode for netdisco-do
[BUG FIXES]
* handle malformed IPs in c_ip results
2.039007 - 2018-02-16
[ENHANCEMENTS]