Skip to content

Commit ed9a305

Browse files
barryvdhgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 60992b3 commit ed9a305

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
11
# Changelog
2+
3+
## v3.14.7 - 2024-11-14
4+
5+
### What's Changed
6+
7+
* Make better use of query tab space by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1694
8+
* Do not open query details on text selecting by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1693
9+
* Add (initial) support for PHP 8.4 by @jnoordsij in https://github.com/barryvdh/laravel-debugbar/pull/1631
10+
* More warnings by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1696
11+
* Fix sql-duplicate highlight by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1699
12+
* ci: Use GitHub Actions V4 by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1700
13+
* Fix "Uncaught TypeError: is not iterable" by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1701
14+
* Fix Exception when QueryCollector softLimit exceeded by @johnkary in https://github.com/barryvdh/laravel-debugbar/pull/1702
15+
* Test soft/hard limit queries by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1703
16+
17+
### New Contributors
18+
19+
* @johnkary made their first contribution in https://github.com/barryvdh/laravel-debugbar/pull/1702
20+
21+
**Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.6...v3.14.7

0 commit comments

Comments
 (0)