Skip to content

Commit

Permalink
Updating Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
UL-ChrisGlew committed Jun 14, 2024
1 parent 90166c3 commit 44f1173
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# [vNext]

## Improvements:

* Find Unused Step Definitions Command: Improved handling of Step Definitions decorated with the 'StepDefinition' attribute. If a Step Definition is used in any Given/Then/When step in a Feature file, the step will no longer show.

## Bug fixes:

*Contributors of this release (in alphabetical order):* @UL-ChrisGlew

# v2024.2.93 - 2024-06-05

## Improvements:
Expand All @@ -19,4 +27,4 @@
* Support for .NET 8 projects
* New editor command: "Go To Hooks" (Ctrl B,H) to navigate to the hooks related to the scenario
* The "Go To Definition" lists hooks when invoked from scenario header (tags, header line, description)
* Initial release based on v2022.1.91 of the [SpecFlow for Visual Studio](https://github.com/SpecFlowOSS/SpecFlow.VS/) extension.
* Initial release based on v2022.1.91 of the [SpecFlow for Visual Studio](https://github.com/SpecFlowOSS/SpecFlow.VS/) extension.

0 comments on commit 44f1173

Please sign in to comment.