Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92fccb4

Browse files
Update CHANGELOG.md
1 parent 9820c12 commit 92fccb4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Fixes
6+
7+
- Templates are no longer sent with Structured that have no parameters ([#4544](https://github.com/getsentry/sentry-dotnet/pull/4544))
8+
39
## 5.15.1
410

511
### Fixes
612

713
- Fail when building Blazor WASM with Profiling. We don't support profiling in Blazor WebAssembly projects. ([#4512](https://github.com/getsentry/sentry-dotnet/pull/4512))
814
- Do not overwrite user IP if it is set manually in ASP.NET sdk ([#4513](https://github.com/getsentry/sentry-dotnet/pull/4513))
915
- Fix `SentryOptions.Native.SuppressSignalAborts` and `SuppressExcBadAccess` on iOS ([#4521](https://github.com/getsentry/sentry-dotnet/pull/4521))
10-
- Templates are no longer sent with Structured that have no parameters ([#4544](https://github.com/getsentry/sentry-dotnet/pull/4544))
1116

1217
### Dependencies
1318

0 commit comments

Comments
 (0)