From 1cbb2320c1fba4998939b63cea210b129ed3e6be Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Wed, 7 Sep 2022 13:59:00 -0400 Subject: [PATCH] Changelog for #9231, #10270, #10278 --- docs/release-notes/version-3.3.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release-notes/version-3.3.md b/docs/release-notes/version-3.3.md index e886309e1..fe13eaf9f 100644 --- a/docs/release-notes/version-3.3.md +++ b/docs/release-notes/version-3.3.md @@ -2,6 +2,12 @@ ## v3.3.3 (FUTURE) +### Bug Fixes + +* [#9231](https://github.com/netbox-community/netbox/issues/9231) - Fix `empty` lookup expression for string filters +* [#10270](https://github.com/netbox-community/netbox/issues/10270) - Fix custom field validation when creating new services +* [#10278](https://github.com/netbox-community/netbox/issues/10278) - Fix "create & add another" for image attachments + --- ## v3.3.2 (2022-09-02)