Update changelog

This commit is contained in:
Alessio Bogon 2019-10-20 18:55:36 +02:00
parent 34b7f96b77
commit 100e907600
1 changed files with 1 additions and 1 deletions

View File

@ -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
----------