Skip to content

Commit

Permalink
doc(py): Prepare for release 0.9.5 (#4461)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjbayer authored Jan 20, 2025
1 parent b139787 commit 047d3c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## 25.1.0

**Internal**
**Internal**:

- Updates performance score calculation on spans and events to also store cdf values as measurements. ([#4438](https://github.com/getsentry/relay/pull/4438))

Expand Down
4 changes: 4 additions & 0 deletions py/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Unreleased

- Add data categories for LogItem and LogByte. ([#4455](https://github.com/getsentry/relay/pull/4455))

## 0.9.4

- **Breaking**: Flatten Linux distribution fields into `os.context`([#4292](https://github.com/getsentry/relay/pull/4292))
Expand Down

0 comments on commit 047d3c9

Please sign in to comment.