diff options
Diffstat (limited to 'changelog.d/11677.bugfix')
-rw-r--r-- | changelog.d/11677.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11677.bugfix b/changelog.d/11677.bugfix deleted file mode 100644 index 5691064a30..0000000000 --- a/changelog.d/11677.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix wrong variable reference in `SimpleHttpClient.get_json` that results in the absence of the `Accept` header in the request. |