Skip to content

Commit

Permalink
Draft changelog for new release (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem committed Apr 19, 2023
1 parent 12b483b commit 3a359aa
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## Unreleased

**Breaking Changes**:

- Aligned profiling-related protocol types.

**Features**:

- Added a `ProfilesSampler` to the `ClientOptions`.

**Fixes**:

- Fix building `ureq` transport without the `native-tls` feature.
- Fixed serialization of raw `Envelope`s, and added a new `from_bytes_raw` constructor.

**Thank you**:

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

- [@bryanlarsen](https://github.com/bryanlarsen)
- [@jose-acevedoflores](https://github.com/jose-acevedoflores)

## 0.30.0

**Breaking Changes**:
Expand Down

0 comments on commit 3a359aa

Please sign in to comment.