Skip to content

Commit 96142ec

Browse files
1 parent cd16886 commit 96142ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.4.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.3.1...v1.4.0) (2025-09-16)
2+
3+
### Features
4+
5+
* Support descendant ([#140](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/140)) ([cd16886](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/cd16886f015e18e3570ab5fa729b7ab989725307)), closes [#126](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/126)
6+
17
## [1.3.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.3.0...v1.3.1) (2025-09-12)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"appium",
66
"flutter"
77
],
8-
"version": "1.3.1",
8+
"version": "1.4.0",
99
"author": "",
1010
"license": "MIT License",
1111
"repository": {

0 commit comments

Comments
 (0)