From 086b1d85c7bd0ae7fb77af7551d22afe27104ef6 Mon Sep 17 00:00:00 2001 From: Daniel Sheppard Date: Thu, 15 Oct 2020 21:23:32 -0500 Subject: [PATCH] Update Change Notes --- docs/release-notes/version-2.10.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-2.10.md b/docs/release-notes/version-2.10.md index e5734ea8e..4be51ca28 100644 --- a/docs/release-notes/version-2.10.md +++ b/docs/release-notes/version-2.10.md @@ -49,6 +49,7 @@ All end-to-end cable paths are now cached using the new CablePath model. This al * [#4897](https://github.com/netbox-community/netbox/issues/4897) - Allow filtering by content type identified as `.` string * [#4918](https://github.com/netbox-community/netbox/issues/4918) - Add a REST API endpoint (`/api/status/`) which returns NetBox's current operational status * [#4956](https://github.com/netbox-community/netbox/issues/4956) - Include inventory items on primary device view +* [#4967](https://github.com/netbox-community/netbox/issues/4967) - Adds Tenancy to Aggregate model * [#5003](https://github.com/netbox-community/netbox/issues/5003) - CSV import now accepts slug values for choice fields * [#5146](https://github.com/netbox-community/netbox/issues/5146) - Add custom fields support for cables, power panels, rack reservations, and virtual chassis * [#5190](https://github.com/netbox-community/netbox/issues/5190) - Add a REST API endpoint for content types