We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc1e13 commit 7fa0a65Copy full SHA for 7fa0a65
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v3.15.2 - 2025-02-25
4
+
5
+### What's Changed
6
7
+* Fix empty tabs on clockwork by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1750
8
+* fix: Ignore info query statements in Clockwork converter by @boserup in https://github.com/barryvdh/laravel-debugbar/pull/1749
9
+* Check if request controller is string by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1751
10
11
+### New Contributors
12
13
+* @boserup made their first contribution in https://github.com/barryvdh/laravel-debugbar/pull/1749
14
15
+**Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.1...v3.15.2
16
17
## v3.15.1 - 2025-02-24
18
19
### What's Changed
0 commit comments