feat(demangle): Update Swift demangler to Swift 5.10 #329
Annotations
2 errors, 1 warning, and 2 notices
CHANGELOG.md#L1
Please consider adding a changelog entry for the next release.
|
|
|
Do not forget to update <a href="https://github.com/getsentry/sentry-docs">Sentry-docs</a> with your feature once the pull request gets approved.
|
CHANGELOG.md#L1
### Instructions and example for changelog
Please add an entry to `CHANGELOG.md` to the "Unreleased" section. Make sure the entry includes this PR's number.
Example:
```markdown
## Unreleased
- Update Swift demangler to Swift 5.10 ([#854](https://github.com/getsentry/symbolic/pull/854))
```
If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description.
|
This job failed
Loading