Browse Source

Update REST API changes for #4615

Jeremy Stretch 5 years ago
parent
commit
eb8c0539c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/release-notes/version-2.9.md

+ 1 - 0
docs/release-notes/version-2.9.md

@@ -32,6 +32,7 @@ NetBox v2.9 replaces Django's built-in permissions framework with one that suppo
 ```
 
 * The `tags` field of an object now includes a more complete representation of each tag, rather than just its name.
+* A `label` field has been added to all device components and component templates.
 
 ### Other Changes