From cfd623836ad085c07d858caf8b2ac2f42a614009 Mon Sep 17 00:00:00 2001 From: Nikolay Kondratyev <4085884+kondratyev-nv@users.noreply.github.com> Date: Wed, 20 Jan 2021 10:43:07 +0100 Subject: [PATCH] Changelog for a new version --- CHANGELOG.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b56dd2..da845cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,27 @@ +## 0.6.6 + +* Add test suites for parameterized tests (Issue #155) +* Migrated build from TravisCI to GitHub Actions + ## 0.6.5 * Update dependencies ## 0.6.4 -* Support the debuggers envFile configuration (Issues #204, thanks to @matthewshirley) +* Support the debuggers envFile configuration (Issue #204, thanks to @matthewshirley) ## 0.6.3 -* Show stderr in test output for pytest (Issues #205) +* Show stderr in test output for pytest (Issue #205) ## 0.6.2 -* Always set rootdir to current working directory (Issues #198) +* Always set rootdir to current working directory (Issue #198) ## 0.6.1 -* Fallback if failed to auto-detect pythonPath, fix vscodeignore (Issues #196) +* Fallback if failed to auto-detect pythonPath, fix vscodeignore (Issue #196) ## 0.6.0