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/8e4f4e24 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/8e4f4e24 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/8e4f4e24 Branch: refs/heads/new_wagon_setuptools Commit: 8e4f4e24e125aff21889d899605c80fc36187455 Parents: 615868c Author: Ran Ziv <[email protected]> Authored: Mon Jul 10 18:02:59 2017 +0300 Committer: Ran Ziv <[email protected]> Committed: Mon Jul 10 18:02:59 2017 +0300 ---------------------------------------------------------------------- CHANGELOG.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/8e4f4e24/CHANGELOG.rst ---------------------------------------------------------------------- diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6abb1af..a0ca089 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,15 @@ +0.1.1 +----- + +[ARIA-312] Validation of workflow and operation kwargs raise false alarms +[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 -----
