Skip to content

Commit 94831b5

Browse files
committed
Fix names in changelog
1 parent 4ed7f02 commit 94831b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3737
- [Go] Switch to Google's UUID module ([#251](https://github.com/cucumber/messages/pull/251))
3838

3939
### Fixed
40-
- [Dotnet] Fixed code generation for types that accept List as parameters. Constructors were not properly handling null input. ([#249](https://github.com/cucumber/messages/pull/249) [clrudolphi])
41-
- Moved contents of the description of the StepDefinitionIds field from the StepMatchArgumentsList field where it had been mistakenly placed. ([#252](https://github.com/cucumber/messages/pull/252) [clrudolphi])
40+
- [Dotnet] Fixed code generation for types that accept List as parameters. Constructors were not properly handling null input. ([#249](https://github.com/cucumber/messages/pull/249) [clrudolphi](https://github.com/clrudolphi)))
41+
- Moved contents of the description of the StepDefinitionIds field from the StepMatchArgumentsList field where it had been mistakenly placed. ([#252](https://github.com/cucumber/messages/pull/252) [clrudolphi](https://github.com/clrudolphi)))
4242

4343
## [26.0.0] - 2024-08-15
4444
### Added

0 commit comments

Comments
 (0)