Skip to content

Commit 68b9625

Browse files
committed
Fix Changelog
1 parent 86a956e commit 68b9625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Added
1414

1515
Changed
1616
+++++++
17-
* Step arguments ``"datatable"`` and ``"docstring"`` are now reserved, and they can't be used as step argument names.
18-
* Scenario ``description`` field is now set for JSON output
17+
* Step arguments ``"datatable"`` and ``"docstring"`` are now reserved, and they can't be used as step argument names. An error is raised if a step parser uses these names.
18+
* Scenario ``description`` field is now set for Cucumber JSON output.
1919

2020
Deprecated
2121
++++++++++

0 commit comments

Comments
 (0)