Skip to content

Commit

Permalink
Update the changelog for 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Oct 11, 2021
1 parent b2fbe03 commit e35f469
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
1.9.0 / 2020-03-11
==================

New features:

* Fixed deprecation warnings on PHP 8.1
* Improved responsiveness of `Element::waitFor`
* Allowed selectors and replacements to be registered late

Removed:

* Removed support for PHP 5.3

Testsuite:

* Added CI jobs for PHP 8.0 and 8.1

1.8.1 / 2020-03-11
==================

Expand Down

0 comments on commit e35f469

Please sign in to comment.