Skip to content

Commit

Permalink
meta: Update changelog for release (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem authored Apr 12, 2022
1 parent b4fd39b commit c5fccbe
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,20 @@
- Allow overriding the SDK name at build time - set the `SENTRY_SDK_NAME` CMake cache variable.

**Internal**:

- Project IDs are now treated as opaque strings instead of integer values. ([#690](https://github.com/getsentry/sentry-native/pull/690))
- Updated Breakpad and Crashpad backends to 2022-04-12. ([#696](https://github.com/getsentry/sentry-native/pull/696))

**Fixes**:

- Updated CI as well as list of supported platforms to reflect Windows Server 2016, and therefore MSVC 2017 losing active support.
- Correctly free Windows Mutexes in Crashpad backend.

**Thank you**:

Features, fixes and improvements in this release have been contributed by:

- [@zhaowq32](https://github.com/zhaowq32)

## 0.4.15

Expand Down

0 comments on commit c5fccbe

Please sign in to comment.