You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,29 @@ Added
14
14
15
15
Changed
16
16
+++++++
17
-
* Step arguments ``"datatable"`` and ``"docstring"`` are now reserved, and they can't be used as step argument names.
17
+
18
+
Deprecated
19
+
++++++++++
20
+
21
+
Removed
22
+
+++++++
23
+
24
+
Fixed
25
+
+++++
26
+
27
+
Security
28
+
++++++++
29
+
30
+
[8.1.0] - 2024-12-05
31
+
----------
32
+
33
+
Added
34
+
+++++
35
+
36
+
Changed
37
+
+++++++
38
+
* 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.
39
+
* Scenario ``description`` field is now set for Cucumber JSON output.
0 commit comments