You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## Improvements:
4
4
5
5
* 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)
7
7
* 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)
0 commit comments