Skip to content

Commit 9e14ab4

Browse files
authored
MQE-2292: CHANGELOG.MD and version bump (#804)
3.1.1
1 parent 1f01cdd commit 9e14ab4

File tree

3 files changed

+363
-3
lines changed

3 files changed

+363
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
3.1.1
4+
---------
5+
6+
* Traceability
7+
* Removed `travis.yml` and replaced with `.github/workflows/main.yml`
8+
9+
### Fixes
10+
Fixed issue with XPath locators for waits in MagentoPwaWebDriver.
11+
312
3.1.0
4-
________
13+
---------
514

615
### Enhancements
716

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "3.1.0",
5+
"version": "3.1.1",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)