We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fbe03 commit e35f469Copy full SHA for e35f469
1 file changed
CHANGES.md
@@ -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
18
1.8.1 / 2020-03-11
19
==================
20
0 commit comments