Skip to content

Commit

Permalink
release: 0.8.27
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Jun 27, 2023
1 parent f7e38b7 commit 29c17b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions py/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## Unreleased
## 0.8.27

- Add is_enabled flag on transaction filter. ([#2251](https://github.com/getsentry/relay/pull/2251))
- Add is_enabled flag on transaction filter. ([#2251](https://github.com/getsentry/relay/pull/2251))

## 0.8.26

Expand Down
2 changes: 1 addition & 1 deletion relay-cabi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "relay-cabi"
version = "0.8.26"
version = "0.8.27"
authors = ["Sentry <oss@sentry.io>"]
homepage = "https://getsentry.github.io/relay/"
repository = "https://github.com/getsentry/relay"
Expand Down

0 comments on commit 29c17b0

Please sign in to comment.