From 186545e45f1115b89fb0b56ca67d2174211c8e9b Mon Sep 17 00:00:00 2001 From: bctiemann Date: Mon, 14 Apr 2025 10:26:37 -0400 Subject: [PATCH] Remove #18095 from v4.2.5 release notes (#19165) --- docs/release-notes/version-4.2.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/release-notes/version-4.2.md b/docs/release-notes/version-4.2.md index 8ef60a2bd..4d291ee0a 100644 --- a/docs/release-notes/version-4.2.md +++ b/docs/release-notes/version-4.2.md @@ -72,7 +72,6 @@ * [#17542](https://github.com/netbox-community/netbox/issues/17542) - Add contact assignments to VPN tunnels * [#17944](https://github.com/netbox-community/netbox/issues/17944) - Allow script inputs to be filtered on ObjectVar and MultiObjectVar selections * [#18024](https://github.com/netbox-community/netbox/issues/18024) - Add permalink URL pattern to match a custom script by module and class name -* [#18095](https://github.com/netbox-community/netbox/issues/18095) - Ensure contacts are shown on children of objects with contacts * [#18141](https://github.com/netbox-community/netbox/issues/18141) - Support "Quick Add" for plugins * [#18403](https://github.com/netbox-community/netbox/issues/18403) - Improve performance of job list views * [#18693](https://github.com/netbox-community/netbox/issues/18693) - Support setting VLAN translation on bulk edit of interfaces