Skip to content

Commit 9f2d21c

Browse files
committed
chore(docs): update CHANGELOG.md
1 parent eb107b6 commit 9f2d21c

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

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

3-
### Bug Fixes
4-
5-
- Wrong app_name used by Igniter in prod.exs ([#1](https://github.com/PJUllrich/sentry-elixir/pull/1))
6-
73
#### Features
84

9-
- Support for Distributed Tracing ([957](https://github.com/getsentry/sentry-elixir/pull/957))
105
- Support for Structured Logs ([#969](https://github.com/getsentry/sentry-elixir/pull/969))
6+
- Support for Distributed Tracing ([957](https://github.com/getsentry/sentry-elixir/pull/957))
7+
- Support for LiveView spans captured under single trace root ([#977](https://github.com/getsentry/sentry-elixir/pull/977))
8+
9+
### Bug Fixes
10+
11+
- Wrong app_name used by Igniter in prod.exs ([#1](https://github.com/PJUllrich/sentry-elixir/pull/1))
1112

1213
#### Various improvements
1314

0 commit comments

Comments
 (0)