From 3bc9586b0c39132cad5c86d2dc330b1a5966ee87 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Thu, 8 Dec 2022 18:18:51 -0500 Subject: [PATCH] Changelog for #10945 --- docs/release-notes/version-3.4.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/version-3.4.md b/docs/release-notes/version-3.4.md index f1d4f2cdf..d503ca499 100644 --- a/docs/release-notes/version-3.4.md +++ b/docs/release-notes/version-3.4.md @@ -1,10 +1,11 @@ # NetBox v3.4 -## v3.4.0 (FUTURE) +## v3.4-beta2 (FUTURE) ### Enhancements * [#815](https://github.com/netbox-community/netbox/issues/815) - Enable specifying terminations when bulk importing circuits +* [#10945](https://github.com/netbox-community/netbox/issues/10945) - Enabled recurring execution of scheduled reports & scripts * [#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