Skip to content

Commit 342cf5e

Browse files
committed
Add changelog entry
1 parent c7482f3 commit 342cf5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Unreleased
66
- Dropped support for python 3.8. Supported python versions: 3.9, 3.10, 3.11, 3.12, 3.13.
77
- Text after the `#` character is no longer stripped from the Scenario and Feature name.
88
- Gherkin keyword aliases can now be used and correctly reported in json and terminal output (see `Keywords <https://cucumber.io/docs/gherkin/reference/#keywords>` for permitted list).
9+
- Added localization support. The language of the feature file can be specified using the `# language: <language>` directive at the beginning of the file.
910

1011
8.0.0b2
1112
----------

0 commit comments

Comments
 (0)