ARIA-311 Update CHANGELOG with 0.1.1 issues
Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/328da3f0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/328da3f0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/328da3f0 Branch: refs/heads/0.1.1-rc Commit: 328da3f0618a618bcb1c6693077d022a38193e7f Parents: c63059a Author: Ran Ziv <[email protected]> Authored: Mon Jul 10 17:03:24 2017 +0300 Committer: Ran Ziv <[email protected]> Committed: Mon Jul 10 17:03:24 2017 +0300 ---------------------------------------------------------------------- CHANGELOG.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/328da3f0/CHANGELOG.rst ---------------------------------------------------------------------- diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6abb1af..a31cfd2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,14 @@ +0.1.1 +----- + +[ARIA-301] Environment-marked dependencies are installed regardless of environment when installing from wheel +[ARIA-299] Resuming canceled execution with non-finished tasks fails +[ARIA-298] Test suite sometimes fails or freezes despite all tests passing +[ARIA-296] Process termination test fails on windows +[ARIA-287] New tox suite to make sure that Sphinx documentation generation isn't broken +[ARIA-202] Execution plugin assumes '/tmp' for temp directory on the local/remote machine + + 0.1.0 -----
