Skip to content

Commit

Permalink
Add version requirement notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gogolon committed Sep 18, 2024
1 parent 2656cfe commit 7e1b19b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/patrol/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Add code coverage collection support. (#2294)
- No throw error in `selectFineLocation` when it's already selected. (#2302)
- Add option to select tap location in `enterText` and `enterTextByIndex` (#2312)
This version requires version 3.2.0 of `patrol/patrol_cli` package.

## 3.10.0

Expand Down
1 change: 1 addition & 0 deletions packages/patrol_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 3.2.0

- Add code coverage collection support (#2294)
- This version requires version 3.11.0 of `patrol/patrol` package.

## 3.1.1

Expand Down

0 comments on commit 7e1b19b

Please sign in to comment.