Closes #2357: Enable filtering of devices by rack face

This commit is contained in:
Jeremy Stretch
2019-02-15 11:31:57 -05:00
parent 59ed5bd688
commit c22935f33b
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ v2.5.7 (FUTURE)
## Enhancements
* [#2357](https://github.com/digitalocean/netbox/issues/2357) - Enable filtering of devices by rack face
* [#2903](https://github.com/digitalocean/netbox/issues/2903) - Clarify purpose of tags field on interface edit form
## Bug Fixes