Skip to content

Commit

Permalink
Add release notes for v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed Dec 7, 2018
1 parent 7b078a8 commit 2f85d08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

- TODO

## v4.1.1

- Add support for parameterized iOS tests when shard count is 1. [#435](https://github.com/TestArmada/flank/pull/435)
- Add support for `SkipTestIdentifiers` when parsing iOS `.xctestrun` files. [#435](https://github.com/TestArmada/flank/pull/435)

## v4.1.0

- `app`, `test`, and `xctestrun-file` now support `~`, environment variables, and globs (`*`, `**`) when resolving paths. [#386](https://github.com/TestArmada/flank/pull/386)
Expand Down

0 comments on commit 2f85d08

Please sign in to comment.