Skip to content

Commit 8c446f5

Browse files
chore: Release v2.6.0
1 parent bd2c361 commit 8c446f5

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.sampo/changesets/dusty-falcon-revival.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.6.0 — 2026-03-25
4+
5+
### Minor changes
6+
7+
- [8d21cc8](https://github.com/posthog/posthog-elixir/commit/8d21cc87141d60a3cae0c5e4d18e59d1e34dc759) Add source code context to error tracking stack frames, and fix exception value formatting. — Thanks @cat-ph!
8+
39
## 2.5.0 — 2026-03-02
410

511
### Minor 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.5.0"
4+
@version "2.6.0"
55
@source_url "https://github.com/posthog/posthog-elixir"
66

77
def project do

0 commit comments

Comments
 (0)