Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mookid8000 committed Nov 15, 2023
1 parent c5e85c0 commit 90e4f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1104,6 +1104,8 @@
* Introduce `.Errors(e => ...)` configurer as a hook for configuring custom error trackers
* Add `IExceptionLogger` responsible for logging exceptions to enable consistent exception logging regardless of which error tracker is configured
* Prevent multiple bus instances from enlisting in the same transaction context, because it will result in undefined behavior
* Update accepted version range for System.Text.Json to include 8
* Update Newtonsoft.JSON accepted version to start at 13 because 12 is considered vulnerable


---
Expand Down

0 comments on commit 90e4f77

Please sign in to comment.