Skip to content

Commit

Permalink
fix merge conflict with CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Jun 12, 2024
1 parent 0c31425 commit 3dbb531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
## Improvements:

* Reqnroll.Verify: Support for Verify v24 (Verify.Xunit v24.2.0) for .NET 4.7.2+ and .NET 6.0+. For earlier versions of Verify or for .NET 4.6.2, use the latest 2.0.3 version of the plugin that is compatible with Reqnroll v2.*. (#151)
* Optimize creation of test-thread context using test framework independent resource pooling (#144)

## Bug fixes:

*Contributors of this release (in alphabetical order):* @ajeckmans
*Contributors of this release (in alphabetical order):* @ajeckmans, @obligaron

# v2.0.3 - 2024-06-10

## Improvements:

* Update [versioning policy for plugins](https://docs.reqnroll.net/latest/installation/compatibility.html#versioning-policy) and set plugin dependencies accordingly (#160)
* Generate symbol packages, use deterministic build and update package metadata (#161)
* Optimize creation of test-thread context using test framework independent resource pooling (#144)

## Bug fixes:

Expand Down

0 comments on commit 3dbb531

Please sign in to comment.