From 62b0f034e79bf23c7dcb2ba9dd9348aa7021c61c Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Thu, 8 Dec 2022 10:00:21 -0500 Subject: [PATCH] Changelog for #11022 --- docs/release-notes/version-3.4.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-3.4.md b/docs/release-notes/version-3.4.md index e52df0ef1..f1d4f2cdf 100644 --- a/docs/release-notes/version-3.4.md +++ b/docs/release-notes/version-3.4.md @@ -6,6 +6,7 @@ * [#815](https://github.com/netbox-community/netbox/issues/815) - Enable specifying terminations when bulk importing circuits * [#11090](https://github.com/netbox-community/netbox/issues/11090) - Add regular expression support to global search engine +* [#11022](https://github.com/netbox-community/netbox/issues/11022) - Introduce `QUEUE_MAPPINGS` configuration parameter to allow customization of background task prioritization ### Bug Fixes