From e6e9860310c7e80eb853ad3b6b83f1b34116e206 Mon Sep 17 00:00:00 2001 From: Saria Hajjar Date: Sun, 29 Dec 2019 18:11:34 +0000 Subject: [PATCH] Changelog --- docs/release-notes/version-2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-2.6.md b/docs/release-notes/version-2.6.md index 5d5eb00df..9fdfe73e5 100644 --- a/docs/release-notes/version-2.6.md +++ b/docs/release-notes/version-2.6.md @@ -3,6 +3,7 @@ ## Enhancements * [#3705](https://github.com/netbox-community/netbox/issues/3705) - Provide request context when executing custom scripts +* [#3805](https://github.com/netbox-community/netbox/issues/3805) - Keep the select box open if the CTRL/CMD key is held down ## Bug Fixes