Skip to content

Commit 21925e8

Browse files
committed
fix CHANGELOG
1 parent 3869569 commit 21925e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Improvements:
44

55
* Suggestion for adding [FluentAssertions](https://github.com/fluentassertions/fluentassertions) on the new project wizard screen has been removed to avoid confusions, because FluentAssertion does not offer free use for commercial projects anymore. (#60)
6-
* Show regex options list e.g. '(option1|option2|option3)' parameter in step completion instead of a generic `[string]` placeholder (#55)
6+
* Show regex options list e.g. '(option1|option2|option3)' parameter in step completion instead of a generic parameter placeholder (#55)
77
* Added option to use custom binding discovery connectors using the configuration option `ide/bindingDiscovery/connectorPath` setting in `reqnroll.json` config file where a custom connector path can be specified. (#63)
88

99
## Bug fixes:

0 commit comments

Comments
 (0)