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 410e987 commit d2e7e26Copy full SHA for d2e7e26
changelog.md
@@ -1,5 +1,28 @@
1
# Changelog for Laravel Debugbar
2
3
+## 1.8.4 (2014-10-31)
4
+
5
+- Add Redis/PDO storage options
6
7
+## 1.8.3 (2014-11-23)
8
9
+- Base EventCollector on TimeData Collector
10
11
+## 1.8.2 (2014-11-18)
12
13
+- Use XHR handler instead of jQuery handler
14
15
+## 1.8.1 (2014-11-14)
16
17
+- Fix compatability with Symfony 2.3 (Laravel 4.)
18
19
+## 1.8.0 (2014-10-31)
20
21
+- Fix L5 compatability
22
+- add hints + explain options to QueryLogger
23
+- update to Debugbar 1.10.x
24
+- new ViewCollector layout with more information
25
26
## 1.7.7 (2014-09-15)
27
28
- Make it compatible with Laravel 5.0-dev
0 commit comments