chore(docs): updated changelog

This commit is contained in:
Jon Samwell 2020-07-19 12:14:51 +10:00
parent 9ef40c971c
commit 465f8eb00f
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
## [1.1.8+3] - 19/07/2020
* Updated Gherkin library version to allow for function step step implementation; updated docs to match.
* Updated Gherkin library version to allow for function step implementations; updated docs to match.
* Add steps `SiblingContainsText`, `SwipeOnKey`, `SwipeOnText`, `TapTextWithinWidget`, `TapWidgetOfType`, `TapWidgetOfTypeWithin`, `TapWidgetWithText`, `TextExists`, `TextExistsWithin`, `WaitUntilKeyExists`, and `WaitUntilTypeExists` . Thanks to @tshedor for the PR!
## [1.1.8+2] - 11/05/2020