Skip to content

Commit

Permalink
List changes to be released under 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
everzet committed Oct 19, 2024
1 parent 4e98fb0 commit cbb83c4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 4.10.0 / 2024-10-19

- Add support for Symfony 6 and 7 thanks to @tacman
- Sync with Cucumber 24.1.0
- Fix exception when filter string is empty thanks to @magikid
- Fix nullable parameters warning in PHP 8.4 thanks to @heiglandreas and @jrfnl
- Fix parsing of scenario outline rows with trailing backslashes
- Fix PHPUnit 10 deprecation messages
- A lot of great CI work by @heiglandreas and @jrfnl

# 4.9.0 / 2021-10-12

- Simplify the boolean condition for the tag matching by @stof in https://github.com/Behat/Gherkin/pull/219
Expand Down

0 comments on commit cbb83c4

Please sign in to comment.