We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cbbde commit c19cfd4Copy full SHA for c19cfd4
CHANGELOG.md
@@ -60,4 +60,8 @@
60
# 0.3.10
61
62
* Fix group not being shown on script instance details.
63
-* Fix the ScriptExecution status field not being rendered as a proper netbox ChoiceField in the API.
+* Fix the ScriptExecution status field not being rendered as a proper netbox ChoiceField in the API.
64
+
65
+# 0.3.11
66
67
+* Omit logging empty strings. Prevents exception when logging a blank value or None.
0 commit comments