Skip to content

Commit

Permalink
patrol: bump version to 2.1.0 (#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Jul 19, 2023
1 parent 34d575c commit d8e462d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions packages/patrol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## Unreleased
## 2.1.0

- Added `$.native.waitUntilVisible()` (#1543)
- Add `$.native.waitUntilVisible()` (#1543)
- Add `KeyboardBehavior` enum to native enterText() methods (#1511)

## 2.0.7

- Added an alternative `BrowserstackPatrolJUnitRunner`, which implements a fix
to make tests run on BrowserStack (#1402)
- Add an alternative `BrowserstackPatrolJUnitRunner`, which implements a fix to
make tests run on BrowserStack (#1402)

## 2.0.6

Expand Down
2 changes: 1 addition & 1 deletion packages/patrol/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: patrol
description: >
Powerful Flutter-native UI testing framework overcoming limitations of
existing Flutter testing tools. Ready for action!
version: 2.0.7
version: 2.1.0
homepage: https://patrol.leancode.co
repository: https://github.com/leancodepl/patrol
issue_tracker: https://github.com/leancodepl/patrol/issues
Expand Down

0 comments on commit d8e462d

Please sign in to comment.