From da781b8d28280e0686cf807f9f2f7548ee74ef17 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Fri, 5 May 2023 15:25:08 -0400 Subject: [PATCH] Changelog for #12223, #12498 --- docs/release-notes/version-3.5.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-notes/version-3.5.md b/docs/release-notes/version-3.5.md index 67d2b498a..8bdfb1578 100644 --- a/docs/release-notes/version-3.5.md +++ b/docs/release-notes/version-3.5.md @@ -2,6 +2,11 @@ ## v3.5.2 (FUTURE) +### Enhancements + +* [#12223](https://github.com/netbox-community/netbox/issues/12223) - Add columns for parent device bay and position to devices list +* [#12498](https://github.com/netbox-community/netbox/issues/12498) - Hide map button if `MAPS_URL` is empty + --- ## v3.5.1 (2023-05-05)