Fixes #4089: Selection of power outlet type during bulk update is optional

This commit is contained in:
Jeremy Stretch
2020-02-04 20:49:42 -05:00
parent 32623148dc
commit d0295f089d
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# v2.7.5 (FUTURE)
## Bug Fixes
* [#4089](https://github.com/netbox-community/netbox/issues/4089) - Selection of power outlet type during bulk update is optional
# v2.7.4 (2020-02-04)
## Enhancements