Document support for ObjectChildrenView

This commit is contained in:
jeremystretch
2022-06-29 14:30:47 -04:00
parent 4649bc632c
commit a0f9b5e47b
2 changed files with 17 additions and 9 deletions

View File

@@ -34,6 +34,7 @@
### Plugins API
* [#9092](https://github.com/netbox-community/netbox/issues/9092) - Add support for `ObjectChildrenView` generic view
* [#9414](https://github.com/netbox-community/netbox/issues/9414) - Add `clone()` method to NetBoxModel for copying instance attributes
### Other Changes