Skip to content

Commit 04df31a

Browse files
chore: Release v0.11.0 [skip ci]
1 parent b84ec43 commit 04df31a

5 files changed

Lines changed: 9 additions & 12 deletions

File tree

.sampo/changesets/stalwart-forgemaster-aino.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.sampo/changesets/sullen-seer-aurelien.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# posthog-rs
22

3+
## 0.11.0 — 2026-06-11
4+
5+
### Minor changes
6+
7+
- [b84ec43](https://github.com/posthog/posthog-rs/commit/b84ec433bb1f2049673442a6e58e41c4cb92bc08) Add OS runtime context properties to captured events. — Thanks @marandaneto!
8+
- [dba50e1](https://github.com/posthog/posthog-rs/commit/dba50e13c275edd3326b1762afab22796acfca27) Add before_send hooks for mutating or dropping events before capture. — Thanks @marandaneto!
9+
310
## 0.10.2 — 2026-06-10
411

512
### Patch changes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "posthog-rs"
33
license = "MIT"
4-
version = "0.10.2"
4+
version = "0.11.0"
55
authors = ["PostHog <engineering@posthog.com>"]
66
description = "The official Rust client for Posthog (https://posthog.com/)."
77
repository = "https://github.com/posthog/posthog-rs"

0 commit comments

Comments
 (0)