We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45da58c commit 19e5890Copy full SHA for 19e5890
1 file changed
CHANGES.md
@@ -1,3 +1,20 @@
1
+1.10.0 / 2022-03-28
2
+===================
3
+
4
+New features:
5
6
+* Added support for `symfony/css-selector` 6
7
+* Added `WebAssert::elementAttributeNotExists`
8
9
+Removed:
10
11
+* Removed support for PHP <7.2
12
+* Removed support for `symfony/css-selector` <4.4
13
14
+Bug fixes:
15
16
+* Fixed phpdoc for a bunch of arguments that were not properly marked as nullable
17
18
1.9.0 / 2021-10-11
19
==================
20
0 commit comments