We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb107b6 commit 9f2d21cCopy full SHA for 9f2d21c
1 file changed
CHANGELOG.md
@@ -1,13 +1,14 @@
1
## Unreleased
2
3
-### Bug Fixes
4
-
5
-- Wrong app_name used by Igniter in prod.exs ([#1](https://github.com/PJUllrich/sentry-elixir/pull/1))
6
7
#### Features
8
9
-- Support for Distributed Tracing ([957](https://github.com/getsentry/sentry-elixir/pull/957))
10
- Support for Structured Logs ([#969](https://github.com/getsentry/sentry-elixir/pull/969))
+- Support for Distributed Tracing ([957](https://github.com/getsentry/sentry-elixir/pull/957))
+- Support for LiveView spans captured under single trace root ([#977](https://github.com/getsentry/sentry-elixir/pull/977))
+
+### Bug Fixes
11
+- Wrong app_name used by Igniter in prod.exs ([#1](https://github.com/PJUllrich/sentry-elixir/pull/1))
12
13
#### Various improvements
14
0 commit comments