Skip to content

Commit

Permalink
feat: crashpad support for C++17 compilers.
Browse files Browse the repository at this point in the history
  • Loading branch information
supervacuus committed Dec 29, 2024
1 parent b24b30c commit 4759af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
**Features**:

- Add option to set debug log level. ([#1107](https://github.com/getsentry/sentry-native/pull/1107))
- Provide support for C++17 compilers when using the `crashpad` backend. ([#1110](https://github.com/getsentry/sentry-native/pull/1110), [crashpad#116](https://github.com/getsentry/crashpad/pull/116))

## 0.7.17

Expand Down
2 changes: 1 addition & 1 deletion external/crashpad

0 comments on commit 4759af7

Please sign in to comment.