1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #6387: Add xDSL interface type

This commit is contained in:
jeremystretch
2021-09-14 16:56:47 -04:00
parent a6e79a1d61
commit 2ba6a6fc45
2 changed files with 10 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#6387](https://github.com/netbox-community/netbox/issues/6387) - Add xDSL interface type
* [#7239](https://github.com/netbox-community/netbox/issues/7239) - Redirect global search to filtered object list when an object type is selected
### Bug Fixes