Closes #9933: Add DOCSIS interface type

This commit is contained in:
jeremystretch
2022-08-16 10:11:40 -04:00
parent 6d328a82e9
commit 9e9e90f88b
2 changed files with 10 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
* [#9505](https://github.com/netbox-community/netbox/issues/9505) - Display extra addressing details for IPv4 prefixes
* [#9625](https://github.com/netbox-community/netbox/issues/9625) - Add phone & email details to contacts panel
* [#9857](https://github.com/netbox-community/netbox/issues/9857) - Add clear button to quick search fields
* [#9933](https://github.com/netbox-community/netbox/issues/9933) - Add DOCSIS interface type
### Bug Fixes