Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Version 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyCL committed Jan 20, 2020
1 parent dfbd1e4 commit 544b9b4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

1.1.7 / 2020-01-20
==================

- Remove URL validation from URL navigation method
- Delete-escape-meta-characters-method
- Cli and custom configurations
- Use wdio double click instead of js script

1.1.6 / 2019-11-20
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wdio-allure-ts",
"version": "1.1.6",
"version": "1.1.7",
"description": "UI E2E testing util",
"license": "MIT",
"author": "Cloudinary <[email protected]>",
Expand Down

0 comments on commit 544b9b4

Please sign in to comment.