Skip to content

Commit 554c3a5

Browse files
committed
updated CHANGELOG
1 parent 4ab2197 commit 554c3a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
- Define custom types with `CUSTOM_PARAMETER(function-name, "{your type}", "regex pattern", "description") { your callback implementation }`
1111
- In your callback implement how to consume capture groups
1212
- Access capture groups with `CUKE_PARAM_ARG(index)`, where index starts at 1 and goes from left to write
13-
- Description is an argument in `CUKE_PARAMETER` ([57](https://github.com/ThoSe1990/cwt-cucumber/pull/57))
1413
- Renamed example target `box` to `example` ([56](https://github.com/ThoSe1990/cwt-cucumber/pull/56))
1514

1615
## [2.3.1] 2024-10-23

0 commit comments

Comments
 (0)