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

#9061 - Change inheritance order for DeviceComponentFilterSets

This commit is contained in:
Daniel Sheppard
2022-04-06 13:35:22 -05:00
parent ea197eff5f
commit 523390cd8e
2 changed files with 15 additions and 10 deletions

View File

@@ -2,6 +2,11 @@
## v3.2.1 (FUTURE)
### Bug Fixes (From Beta2)
* [#9061](https://github.com/netbox-community/netbox/issues/9061) - Change inheritance order for DeviceComponentFilterSets
---
## v3.2.0 (2022-04-05)