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

Closes #6748: Add site group filter to devices list

This commit is contained in:
jeremystretch
2021-08-13 15:26:06 -04:00
parent 1b12185a39
commit fce419526d
2 changed files with 17 additions and 3 deletions

View File

@ -1,5 +1,13 @@
# NetBox v2.11
## v2.11.12 (FUTURE)
### Enhancements
* [#6748](https://github.com/netbox-community/netbox/issues/6748) - Add site group filter to devices list
---
## v2.11.11 (2021-08-12)
### Enhancements