Skip to content

Commit 16cfd24

Browse files
committed
docs: Document latest changes
1 parent 3af0f6d commit 16cfd24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@ your code using Grunt.
632632
633633
## Release History
634634
635+
* 2019-09-21 [v5.1.0] Reorder checking instructions, enforce single-element matching
635636
* 2019-09-21 [v4.0.0] Upgrade to WebDriverIO 5, add the instruction "elementSendKeys"
636637
* 2019-07-21 [v3.0.0] Report unrecognised instructions as errors, introduce new instructions (focus, while-do, do-until, repeat-do, break)
637638
* 2019-07-08 [v2.2.0] Optionally hang the browser in case of failure to be able to inspect the web page in developer tools
@@ -680,6 +681,8 @@ Licensed under the MIT license.
680681
[grunt-reg-viz]: https://github.com/prantlf/grunt-reg-viz
681682
[grunt-selenium-standalone]: https://github.com/zs-zs/grunt-selenium-standalone
682683
[keyboard key identifiers]: https://w3c.github.io/webdriver/webdriver-spec.html#keyboard-actions
684+
[v5.1.0]: https://github.com/prantlf/grunt-html-dom-snapshot/releases/tag/v5.1.0
685+
[v4.0.0]: https://github.com/prantlf/grunt-html-dom-snapshot/releases/tag/v4.0.0
683686
[v3.0.0]: https://github.com/prantlf/grunt-html-dom-snapshot/releases/tag/v3.0.0
684687
[v2.2.0]: https://github.com/prantlf/grunt-html-dom-snapshot/releases/tag/v2.2.0
685688
[v2.0.0]: https://github.com/prantlf/grunt-html-dom-snapshot/releases/tag/v2.0.0

0 commit comments

Comments
 (0)