Closes #3386: Add mac_address filter for virtual machines

This commit is contained in:
Jeremy Stretch
2019-08-15 11:02:40 -04:00
parent 72558468ad
commit c40b630c36
3 changed files with 13 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ v2.6.3 (FUTURE)
## Enhancements
* [#3386](https://github.com/netbox-community/netbox/issues/3386) - Add `mac_address` filter for virtual machines
* [#3405](https://github.com/netbox-community/netbox/issues/3405) - Fix population of power port/outlet details on device creation
* [#3422](https://github.com/netbox-community/netbox/issues/3422) - Prevent navigation menu from overlapping page content