Skip to content

Commit

Permalink
Update Changelog.md for v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Apr 30, 2020
1 parent 3d2b99c commit 027f4c1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v1.6.0 - 2020-04-30

Improvements:

* Support for [Cucumber expressions](https://cucumber.io/docs/cucumber/cucumber-expressions/) by using the [CucumberExpressions.SpecFlow.3-1](https://github.com/gasparnagy/CucumberExpressions.SpecFlow) NuGet package (Issue #65)
* Imroved error handling of binding errors (e.g. invalid regular expression)
* Suggested suffix for step definition classes changed to `StepDefinitions` (from `Steps`)
* Detect platform target (x86, x64) automatically (Issue #50)

# v1.5.2 - 2020-01-31

Improvements:
Expand Down

0 comments on commit 027f4c1

Please sign in to comment.