Skip to content

Commit 8229f4b

Browse files
committed
Update changelog
1 parent c16fffd commit 8229f4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
## Unreleased
44

5+
- Added a option (`controllers_base_namespace`) to strip away the controller base namespace for cleaner transaction names (#393)
6+
- Fix incompatibility with other packages that also decorate the view engine, like Livewire (#395)
7+
58
## 2.0.1
69

710
- Improve performance tracing by nesting `view.render` spans and adding a `app.handle` span showing how long the actual application code runs after Laravel bootstrapping (#387)
811
- Improve UX of `sentry:publish` command
9-
- Fix incompatibility with other packages that also decorate the view engine, like Livewire (#395)
1012

1113
## 2.0.0
1214

0 commit comments

Comments
 (0)