diff options
| -rw-r--r-- | doc/build/changelog/changelog_07.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_07.rst b/doc/build/changelog/changelog_07.rst index f520caf34..41aac067b 100644 --- a/doc/build/changelog/changelog_07.rst +++ b/doc/build/changelog/changelog_07.rst @@ -3,6 +3,16 @@ 0.7 Changelog ============== +.. changelog:: + :version: 0.7.11 + + .. change:: + :tags: bug, tests + :tickets: 2669 + :pullreq: 41 + + Fixed an import of "logging" in test_execute which was not + working on some linux platforms. .. changelog:: :version: 0.7.10 |
