From 3e16105e5eece0ab0463ac92b5c47f61b782a18c Mon Sep 17 00:00:00 2001 From: ci Date: Thu, 16 Apr 2020 16:16:33 +0000 Subject: [PATCH] prepare release v3.4.0 --- CHANGELOG.md | 19 +++++++++++++++++++ VERSION | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6731657c..1946bf7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## v3.4.0 (2020-04-16) + +### Deprecations and Removals + + * Remove modules.download_and_install + +### Bug Fixes and Other Changes + + * Refactor env + * Refactor entry_point + +### Documentation Changes + + * Update and add docstrings + +### Testing and Release Infrastructure + + * Update GitHub issue and pull request templates + ## v3.3.2 (2020-04-08) ### Bug Fixes and Other Changes diff --git a/VERSION b/VERSION index 7edd7ad4..18091983 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.3.dev0 +3.4.0