Closes #5202: Extend the available context data when rendering custom links

This commit is contained in:
Jeremy Stretch
2020-10-09 12:36:09 -04:00
parent 87abc6bc75
commit 7844d6a705
3 changed files with 28 additions and 7 deletions

View File

@@ -2,6 +2,10 @@
## v2.9.5 (FUTURE)
### Enhancements
* [#5202](https://github.com/netbox-community/netbox/issues/5202) - Extend the available context data when rendering custom links
### Bug Fixes
* [#4523](https://github.com/netbox-community/netbox/issues/4523) - Populate site vlan list when bulk editing interfaces under certain circumstances