File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,10 @@ Planned
52
52
- Contribute to messages repository with python model
53
53
- Add support of native legacy cucumber-json
54
54
55
- Unreleased
56
- ----------
55
+ 2.3.0
56
+ -----
57
57
- Add mobile readthedocs site support theme
58
58
- Convert e2e test features definitions to markdown
59
- - Move documentation to Gherkin itself
60
59
- Implement support of `Markdown <https://github.com/cucumber/gherkin/blob/main/MARKDOWN_WITH_GHERKIN.md >`_ using js based parser
61
60
- Update versions:
62
61
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ maintainers = [
79
79
name = " pytest-bdd-ng"
80
80
readme = {file = " README.rst" , content-type = " text/x-rst" }
81
81
requires-python = " >=3.9"
82
- version = " 2.2 .0"
82
+ version = " 2.3 .0"
83
83
84
84
[project .entry-points ]
85
85
pytest11 = {"pytest-bdd" = " pytest_bdd.plugin" }
You can’t perform that action at this time.
0 commit comments