Skip to content

Commit e35f469

Browse files
committed
Update the changelog for 1.9.0
1 parent b2fbe03 commit e35f469

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
1.9.0 / 2020-03-11
2+
==================
3+
4+
New features:
5+
6+
* Fixed deprecation warnings on PHP 8.1
7+
* Improved responsiveness of `Element::waitFor`
8+
* Allowed selectors and replacements to be registered late
9+
10+
Removed:
11+
12+
* Removed support for PHP 5.3
13+
14+
Testsuite:
15+
16+
* Added CI jobs for PHP 8.0 and 8.1
17+
118
1.8.1 / 2020-03-11
219
==================
320

0 commit comments

Comments
 (0)