Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MattByers committed Jul 19, 2024
1 parent 2c3b24e commit ff25789
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGE-LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Full Change Log for Raygun4Net.* packages

### v11.0.3
- Update `RaygunHttpModule` (Raygun4Net ASP.NET Framework) to use a singleton `RaygunClient` instance
- See: https://github.com/MindscapeHQ/raygun4net/pull/537

### v11.0.2
- Fix null signature issue when Debug Symbols are set to None and the application is built in Release mode
- See: https://github.com/MindscapeHQ/raygun4net/pull/535
Expand Down Expand Up @@ -127,4 +131,4 @@
- Fixed issue with signed packages for NetCore nugets

### v6.7.0
- Changed `SendInBackground` to no longer be blocking
- Changed `SendInBackground` to no longer be blocking

0 comments on commit ff25789

Please sign in to comment.