File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ Changelog
6
6
7
7
In-progress
8
8
-----------
9
- - Move documentation to Gherkin itself
10
9
11
10
Planned
12
11
-------
@@ -64,6 +63,10 @@ Planned
64
63
65
64
Unreleased
66
65
----------
66
+
67
+ 2.2.0
68
+ -----
69
+ - Move documentation to Gherkin itself
67
70
- Fixed pytest.ini option "disable_feature_autoload"
68
71
- Improved fixture injection by adding seamless fixtures on plugin/module collection
69
72
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ name = "pytest-bdd-ng"
81
81
readme = {file = " README.rst" , content-type = " text/x-rst" }
82
82
requires-python = " >=3.8"
83
83
urls = {Repository = " https://github.com/elchupanebrej/pytest-bdd-ng" }
84
- version = " 2.1.4 "
84
+ version = " 2.2.0 "
85
85
86
86
[project .entry-points ]
87
87
pytest11 = {"pytest-bdd" = " pytest_bdd.plugin" }
You can’t perform that action at this time.
0 commit comments