From 76f2beb29cb962b62f3aad6a8536db306470313c Mon Sep 17 00:00:00 2001 From: ci Date: Mon, 6 Apr 2020 16:16:23 +0000 Subject: [PATCH] prepare release v3.3.1 --- CHANGELOG.md | 16 ++++++++++++++++ VERSION | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51cd0c3b..abef3ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## v3.3.1 (2020-04-06) + +### Bug Fixes and Other Changes + + * Revert "change: stream stderr even when capture_error is True" + * Use shlex.quote to construct bash command + * Relax dependencies version requirements + * Extract module to correct location in download_and_install + * Upgrade psutil + +### Testing and Release Infrastructure + + * Fix cleanup with requirements.txt functional tests + * create __init__.py file for Python 2 import of protobuf during tests (#260) + * Mark intermediate_output functional tests as xfail if not run on Linux + ## v3.3.0 (2020-02-25) ### Deprecations and Removals diff --git a/VERSION b/VERSION index a427fcb3..bea438e9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.1.dev0 +3.3.1