Skip to content

Commit

Permalink
Update the changelog for 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Mar 28, 2022
1 parent 45da58c commit 19e5890
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.10.0 / 2022-03-28
===================

New features:

* Added support for `symfony/css-selector` 6
* Added `WebAssert::elementAttributeNotExists`

Removed:

* Removed support for PHP <7.2
* Removed support for `symfony/css-selector` <4.4

Bug fixes:

* Fixed phpdoc for a bunch of arguments that were not properly marked as nullable

1.9.0 / 2021-10-11
==================

Expand Down

0 comments on commit 19e5890

Please sign in to comment.