Closes #4885: Add MultiChoiceVar for custom scripts

This commit is contained in:
Jeremy Stretch
2020-08-11 13:23:39 -04:00
parent 2324bc6801
commit dec3a78e94
4 changed files with 54 additions and 9 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.8
## v2.8.10 (FUTURE)
### Enhancements
* [#4885](https://github.com/netbox-community/netbox/issues/4885) - Add MultiChoiceVar for custom scripts
---
## v2.8.9 (2020-08-04)
### Enhancements