diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5546.feature | 1 | ||||
-rw-r--r-- | changelog.d/5547.feature | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/5546.feature b/changelog.d/5546.feature new file mode 100644 index 0000000000..16952b62fc --- /dev/null +++ b/changelog.d/5546.feature @@ -0,0 +1 @@ +Update docker image to use Python 3.7. diff --git a/changelog.d/5547.feature b/changelog.d/5547.feature new file mode 100644 index 0000000000..509e36c7ea --- /dev/null +++ b/changelog.d/5547.feature @@ -0,0 +1 @@ +Increase default log level for docker image to INFO. It can still be changed by editing the generated log.config file. |