From 332acb893db388814ee2947be094318cc070c537 Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Mon, 5 Aug 2019 10:20:08 -0400 Subject: [PATCH] Update release notes for v7 --- release_notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release_notes.md b/release_notes.md index 020a51538a..1055b9af25 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,5 +1,9 @@ ## next (unreleased) +- + +## v7.0.0 + - [#574](https://github.com/TestArmada/flank/pull/574) Improve test shard error reporting. Update device catalog to use projectId. ([bootstraponline](https://github.com/bootstraponline)) - [#582](https://github.com/TestArmada/flank/pull/582) Fix iOS exit code when using flaky-test-attempts. Don't print environment-variables to stdout for security. ([bootstraponline](https://github.com/bootstraponline)) - [#584](https://github.com/TestArmada/flank/pull/584) Poll all test executions instead of only the first per matrix. ([bootstraponline](https://github.com/bootstraponline))