Skip to content

Commit

Permalink
update changelog for 2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
SabotageAndi authored Aug 20, 2018
1 parent d340d42 commit b0e03e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.4 - 2018-??-??
2.4 - 2018-08-20
New Features:
+ Added ability to convert type to same type or one of the base types https://github.com/techtalk/SpecFlow/pull/1110
+ Added support for customization of dependency injection at feature level via a runtime plugin event to raise feature dependencies https://github.com/techtalk/SpecFlow/pull/1141
Expand All @@ -19,7 +19,7 @@ Fixes:
+ Update to Gherkin 5.1.0
+ Fix XUnit ITestOutputhelper and MSTest TestContext container registrations so that they are available in BeforeScenario hooks. See https://github.com/techtalk/SpecFlow/issues/936
+ fixed CompareToSet not flagging missing rows correctly with dash https://github.com/techtalk/SpecFlow/pull/1098
* Fix Used steps are falsely marked as unused in Step Definition Report https://github.com/techtalk/SpecFlow/issues/782
+ Fix Used steps are falsely marked as unused in Step Definition Report https://github.com/techtalk/SpecFlow/issues/782

2.3.2 - 2018-04-17
Fixes:
Expand Down

0 comments on commit b0e03e4

Please sign in to comment.