diff --git a/CHANGES.rst b/CHANGES.rst index 7d784179..45515ccc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,7 @@ Unreleased ---------- - Update documentation to clarify that `--gherkin-terminal-reporter` needs to be used with `-v` or `-vv`. - Drop compatibility with pytest < 7.0.0. -- Continuation of steps using asterisks instead of And/But supported. +- Support continuation of steps using asterisks `*` instead of `And`/`But`. - Added `datatable` argument for steps that contain a datatable. 8.0.0b1