Changelog and migrations fix for #4615

This commit is contained in:
Jeremy Stretch
2020-06-11 13:42:20 -04:00
parent 9b48a26aef
commit 7a54bd9f2a
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ NetBox v2.9 replaces Django's built-in permissions framework with one that suppo
### Enhancements
* [#4615](https://github.com/netbox-community/netbox/issues/4615) - Add `label` field for all device components
* [#4742](https://github.com/netbox-community/netbox/issues/4742) - Add tagging for cables, power panels, and rack reservations
### Configuration Changes