Skip to content

Commit c012022

Browse files
committed
Add changelog entry
1 parent 34ecd11 commit c012022

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGES.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Changelog
44
Unreleased
55
----------
66
- Use `gherkin-official` parser to replace custom parsing logic.
7-
- Multiline steps must now always use triple-quotes for the additional lines.
8-
- All feature files must now use the keyword `Feature:` to be considered valid.
9-
- Tags can no longer have spaces (e.g. "@tag one" "@tag two" are no longer valid).
7+
- Multiline steps must now always use triple-quotes for the additional lines.
8+
- All feature files must now use the keyword `Feature:` to be considered valid.
9+
- Tags can no longer have spaces (e.g. "@tag one" "@tag two" are no longer valid).
10+
- Add `tests/` to the sdist package uploaded to PyPI.
1011

1112
7.3.0
1213
----------

0 commit comments

Comments
 (0)