Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Sep 21, 2015
1 parent 821f1b2 commit 257a2d4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
1.3.0 / 2015-09-21
==================

New features:

* Updated the driver to use findElementsXpaths for Mink 1.7 and forward compatibility with Mink 2

Bug fixes:

* Added a dependency on PHP's sockets extension
* Upgrade the authentication logic for Zombie 3
* Fixed header retrieval for Zombie 4.x+ versions
* Updated `triggerBrowserEvent` to include any output from `evalJs` in the exception message

Testsuite:

* Add testing on PHP 7
* Add testing for Zombie 4.x using IO.JS

Misc:

* Updated the repository structure to PSR-4

1.2.0 / 2014-09-26
==================

Expand Down

0 comments on commit 257a2d4

Please sign in to comment.