- Update to 3.4.0:

* Parse multiline steps according to the gherkin specification #365.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-06-09 08:13:02 +00:00
committed by Git OBS Bridge
parent 9793e3612f
commit 8bbbd400d2
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 9 08:10:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.4.0:
* Parse multiline steps according to the gherkin specification #365.
-------------------------------------------------------------------
Mon Apr 27 10:28:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>