diff --git a/CHANGES.rst b/CHANGES.rst index e0a28f9..75453b5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,7 +7,7 @@ Unreleased - Drop support for pytest < 4.3. - Fix a Python 4.0 bug. - Fix ``pytest --generate-missing`` functionality being broken. -- Drop compatibility with pytest < 3.6 +- Fix problematic missing step definition from strings containing quotes. 3.2.1 ----------