Skip to content

Commit cc2f267

Browse files
committed
release: 0.8.14
1 parent 1812a22 commit cc2f267

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.8.14
2+
3+
### New Features ✨
4+
5+
- (billing-platform) Package service protos by @volokluev in [#201](https://github.com/getsentry/sentry-protos/pull/201)
6+
- Add default value to attribute aggregations by @wmak in [#203](https://github.com/getsentry/sentry-protos/pull/203)
7+
18
## 0.8.13
29

310
### New Features ✨

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.13
1+
0.8.14

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sentry_protos"
3-
version = "0.8.13"
3+
version = "0.8.14"
44
edition = "2021"
55
readme = "README.md"
66
description = "Rust bindings for sentry-protos"

0 commit comments

Comments
 (0)