Skip to content

Commit

Permalink
Add changelog for #729 (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenheim committed Dec 6, 2022
1 parent 4608477 commit b8b8eb5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,21 @@

## Unreleased

**Features**:

- `PortablePdbDebugSession` now returns files referenced in the Portable PDB file. ([#729](https://github.com/getsentry/symbolic/pull/729))

**Breaking changes**:

- Demangling functionality is removed from C and Python bindings. ([#730](https://github.com/getsentry/symbolic/pull/730))
- The fields of `FileInfo` and the `compilation_dir` field on `FileEntry` are now private. ([#729](https://github.com/getsentry/symbolic/pull/729))
- `PortablePdbDebugSession` now has a lifetime parameter. ([#729](https://github.com/getsentry/symbolic/pull/729))

**Thank you**:

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

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

## 10.2.1

Expand Down

0 comments on commit b8b8eb5

Please sign in to comment.