Skip to content

Commit c0b3653

Browse files
Improve changelog (#119)
1 parent 581ccd8 commit c0b3653

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Improvements:
44

5-
* New Project Wizard references the latest versions of supported test frameworks and .Net frameworks
6-
* Format Document will now right-align numeric values in tables. This can be overridden to left align them by setting "gherkin_table_cell_right_align_numeric_content = false" in .editorconfig file within a [*.feature] section.
5+
* New Project Wizard references the latest versions of supported test frameworks and .NET frameworks
6+
* Format Document will now right-align numeric values in tables. This can be overridden to left align them by setting `gherkin_table_cell_right_align_numeric_content = false` in .editorconfig file within a `[*.feature]` section.
77

88
## Bug fixes:
99

10-
* Fix: Ambiguous steps reported wehn definition matches via more than one tag (#95)
10+
* Fix: Ambiguous steps reported when definition matches via more than one tag (#95)
1111
* Fix incorrect binding language detection for Visual Studio extension (#104)
1212

1313
*Contributors of this release (in alphabetical order):* @304NotModified, @clrudolphi

0 commit comments

Comments
 (0)