We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790c414 commit 637c8edCopy full SHA for 637c8ed
CHANGELOG.md
@@ -15,6 +15,7 @@ This project follows the [Behat release and version support policies]
15
- Parse descriptions (instead of multiline titles) for all describable nodes by @acoulton in [#361](https://github.com/Behat/Gherkin/pull/361)
16
- Unescape escaped delimiters within doc strings by @stof in [#393](https://github.com/Behat/Gherkin/pull/393)
17
- Retain the `@` prefix when parsing tags by @acoulton in [#400](https://github.com/Behat/Gherkin/pull/400)
18
+ - Trim unicode padding from table cells by @stof in [#405](https://github.com/Behat/Gherkin/pull/405)
19
20
### Fixed
21
0 commit comments