File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -49,11 +49,12 @@ Planned
49
49
- Add support of native legacy cucumber-json
50
50
- Test against https://github.com/cucumber/json-formatter
51
51
52
- Unreleased
52
+ 2.1.4
53
53
----------
54
- - Add support of python 3.12 at CI
55
- - Add Support of pytest 8
56
- - Switch to gherkin official package: https://pypi.org/project/ci-environment/
54
+ - Add support for Python 3.12 in CI
55
+ - Add support for pytest 8
56
+ - Switch to the official Gherkin package: https://pypi.org/project/ci-environment/
57
+ - Fix other compatibility issues
57
58
58
59
2.1.0
59
60
----------
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ name = "pytest-bdd-ng"
80
80
readme = {file = " README.rst" , content-type = " text/x-rst" }
81
81
requires-python = " >=3.8"
82
82
urls = {Repository = " https://github.com/elchupanebrej/pytest-bdd-ng" }
83
- version = " 2.1.3 "
83
+ version = " 2.1.4 "
84
84
85
85
[project .entry-points ]
86
86
pytest11 = {"pytest-bdd" = " pytest_bdd.plugin" }
You can’t perform that action at this time.
0 commit comments