Closes #6708: Add image attachment support for circuits, power panels

This commit is contained in:
jeremystretch
2021-10-01 12:50:51 -04:00
parent b397e9c5a7
commit f4fe6c96c8
5 changed files with 12 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6423](https://github.com/netbox-community/netbox/issues/6423) - Cache rendered REST API specifications
* [#6708](https://github.com/netbox-community/netbox/issues/6708) - Add image attachment support for circuits, power panels
* [#7387](https://github.com/netbox-community/netbox/issues/7387) - Enable arbitrary ordering of custom scripts
### Bug Fixes