Skip to content

Commit

Permalink
meta: Prepare new Changelog (getsentry#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem authored Jan 25, 2022
1 parent acb6f63 commit f2adcf7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Unreleased

**Fixes**:

- Make sure `sentry-core` compiler without the `client` feature. ([#416](https://github.com/getsentry/sentry-rust/pull/416))
- Fix incorrect wrapping of Service Futures in `sentry-tower` that could lead to memory leaks combined with the Http Service. ([#417](https://github.com/getsentry/sentry-rust/pull/417))

## 0.24.1

**Breaking Changes**:
Expand Down

0 comments on commit f2adcf7

Please sign in to comment.