Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith T committed Apr 12, 2024
1 parent 1ed8b85 commit a1bf8bf
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Boa.Constrictor.Xunit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@ Its format is based on Keep a Changelog, and this project adheres to Semantic Ve

## [Unreleased]

(none)
### Added

- Added `MessageSinkLogger` for logging in xUnit extensibility classes
- See [the docs](https://q2ebanking.github.io/boa-constrictor/user-guides/testing-with-xunit-net/#shared-context) for more info

### Changed

- Renamed `XunitLogger` to `TestOutputLogger`


## [4.0.0] - 2023-05-29
Expand All @@ -32,4 +39,4 @@ Its format is based on Keep a Changelog, and this project adheres to Semantic Ve
- Added project `Boa.Constrictor.Xunit.UnitTests`
- Added XunitLogger to support the use of `ITestOutputHelper`
- Added `XunitLoggerTests`
- Updated `nuget-push.yml` to publish the `Boa.Constrictor.Xunit` package
- Updated `nuget-push.yml` to publish the `Boa.Constrictor.Xunit` package

0 comments on commit a1bf8bf

Please sign in to comment.