Add summary page to release notes

This commit is contained in:
jeremystretch
2021-11-03 11:47:11 -04:00
parent 2c2e37e9f0
commit 04d145d6d8
3 changed files with 116 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
### New Features
#### Contacts ([#1344](https://github.com/netbox-community/netbox/issues/1344))
#### Contact Objects ([#1344](https://github.com/netbox-community/netbox/issues/1344))
A set of new models for tracking contact information has been introduced within the tenancy app. Users may now create individual contact objects to be associated with various models within NetBox. Each contact has a name, title, email address, etc. Contacts can be arranged in hierarchical groups for ease of management.