Closes #4554: Add HDOT Cx power outlet type

This commit is contained in:
Jeremy Stretch
2020-04-30 13:37:52 -04:00
parent bcb7899b04
commit e75c4c012d
2 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
* [#3294](https://github.com/netbox-community/netbox/issues/3294) - Implement mechanism for storing user preferences
* [#4421](https://github.com/netbox-community/netbox/issues/4421) - Retain user's preference for config context format
* [#4531](https://github.com/netbox-community/netbox/issues/4531) - Retain user's preference for page length
* [#4554](https://github.com/netbox-community/netbox/issues/4554) - Add ServerTech's HDOT Cx power outlet type
### Bug Fixes