Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Ryland committed Jan 18, 2025
1 parent 52f2e63 commit f2b2d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Improve code-behind feature file compilation speed (#336)
* Improve parameter type naming for generic types (#343)
* Reduced MsBuild log output and consistent use of [Reqnroll] prefix (#381)
* Add an `IsRegisteredAtAnyLevel()` method to the `IObjectContainer` interface (#367)
* Update behavior of `ObjectContainer.IsRegistered()` to check base container for registrations, to match `Resolve()` behavior (#367)

## Bug fixes:
* MsTest: Only use TestContext for output and not Console.WriteLine (#368)
Expand Down

0 comments on commit f2b2d0e

Please sign in to comment.