Closes #3515: Enable export templates for inventory items

This commit is contained in:
Jeremy Stretch
2019-09-25 12:07:41 -04:00
parent a84dbbf482
commit b7b04045de
3 changed files with 10 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ v2.6.5 (FUTURE)
* [#3297](https://github.com/netbox-community/netbox/issues/3297) - Include reserved units when calculating rack utilization
* [#3347](https://github.com/netbox-community/netbox/issues/3347) - Extend upgrade script to automatically remove stale content types
* [#3352](https://github.com/netbox-community/netbox/issues/3352) - Enable filtering changelog API by `changed_object_id`
* [#3515](https://github.com/netbox-community/netbox/issues/3515) - Enable export templates for inventory items
* [#3524](https://github.com/netbox-community/netbox/issues/3524) - Enable bulk editing of power outlet/power port associations
* [#3529](https://github.com/netbox-community/netbox/issues/3529) - Enable filtering circuits list by region