Skip to content

Commit c99844e

Browse files
committed
Fix changelog area
1 parent 4a603c0 commit c99844e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo
1010

1111
## [Unreleased]
1212
### Added
13-
- `ParameterType` message now contains a new (sourceReference), property
14-
(This contains a uri string and a `Location` message -> for where the ParameterType `transformer` is located) ([#1738](https://github.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://github.com/luke-hill))
1513

1614
### Changed
1715
- First couple of passes of tidying up approximately 40% of the manual fix cops
@@ -20,6 +18,8 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo
2018
([#1740](https://github.com/cucumber/cucumber-ruby/pull/1740) [luke-hill](https://github.com/luke-hill))
2119
- When a `testStepResult` is of type `FAILED` we now pass in a new (Exception), message property
2220
([#1738](https://github.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://github.com/luke-hill))
21+
- `ParameterType` message now contains a new (sourceReference), property
22+
(This contains a uri string and a `Location` message -> for where the ParameterType `transformer` is located) ([#1738](https://github.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://github.com/luke-hill))
2323
- `#attach` now can take an optional filename parameter which will rename attachments like PDF's
2424
([#1738](https://github.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://github.com/luke-hill))
2525

0 commit comments

Comments
 (0)