We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2979048 commit b34d754Copy full SHA for b34d754
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.5.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.4.1...v1.5.0) (2025-09-19)
2
+
3
+### Features
4
5
+* Appium 3 support ([#142](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/142)) ([2979048](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/297904836572161b2d552a87261441a360b6d9db))
6
7
## [1.4.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.4.0...v1.4.1) (2025-09-17)
8
9
### Bug Fixes
package.json
@@ -5,7 +5,7 @@
"appium",
"flutter"
],
- "version": "1.4.1",
+ "version": "1.5.0",
"author": "",
10
"license": "MIT License",
11
"repository": {
0 commit comments