From 3264636b7a3cec47646abda1e8d9fb5f3dbd6176 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Thu, 30 Mar 2023 17:02:23 -0400 Subject: [PATCH] Changelog for #12084, #12095 --- docs/release-notes/version-3.4.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/release-notes/version-3.4.md b/docs/release-notes/version-3.4.md index 47f590d59..c98e62b81 100644 --- a/docs/release-notes/version-3.4.md +++ b/docs/release-notes/version-3.4.md @@ -2,6 +2,14 @@ ## v3.4.8 (FUTURE) +### Enhancements + +* [#12095](https://github.com/netbox-community/netbox/issues/12095) - Specify UTF-8 encoding for default export template MIME type + +### Bug Fixes + +* [#12084](https://github.com/netbox-community/netbox/issues/12084) - Fix exception when attempting to create a saved filter for applied filters + --- ## v3.4.7 (2023-03-28)