diff --git a/CHANGE-LOG.md b/CHANGE-LOG.md index 1614fbbb..120db4cc 100644 --- a/CHANGE-LOG.md +++ b/CHANGE-LOG.md @@ -1,6 +1,6 @@ # Full Change Log for Raygun4Net.* packages -### v11.0.4 +### v11.1.0 - Fix issue with `RaygunClientBase` where `SendInBackground` deferred building the message until late, losing HttpContext - See: https://github.com/MindscapeHQ/raygun4net/pull/540 - Fix issue with `ThrottledBackgroundMessageProcessor` where it would hold up to 8 task threads even when idle @@ -138,4 +138,4 @@ - Fixed issue with signed packages for NetCore nugets ### v6.7.0 -- Changed `SendInBackground` to no longer be blocking \ No newline at end of file +- Changed `SendInBackground` to no longer be blocking