Fixes #4277: Fix filtering of clusters by tenant

This commit is contained in:
Jeremy Stretch
2020-02-26 09:11:38 -05:00
parent 5befe66aa5
commit 5a61bbec26
2 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
# v2.7.9 (FUTURE)
## Bug Fixes
* [#4277](https://github.com/netbox-community/netbox/issues/4277) - Fix filtering of clusters by tenant
---
# v2.7.8 (2020-02-25)
## Enhancements