Skip to content

Commit 61d6231

Browse files
chore: Release v2.7.0
1 parent 43cbfcc commit 61d6231

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.sampo/changesets/plug-tracing-headers.md

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

CHANGELOG.md

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

3+
## 2.7.0 — 2026-04-29
4+
5+
### Minor changes
6+
7+
- [43cbfcc](https://github.com/posthog/posthog-elixir/commit/43cbfcc7abf83b616d9e8d961946500c355fd160) Populate Plug request context from PostHog tracing headers. — Thanks @dustinbyrne!
8+
39
## 2.6.1 — 2026-04-21
410

511
### Patch changes

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule PostHog.MixProject do
22
use Mix.Project
33

4-
@version "2.6.1"
4+
@version "2.7.0"
55
@source_url "https://github.com/posthog/posthog-elixir"
66

77
def project do

0 commit comments

Comments
 (0)