Skip to content

Commit 0cae9e3

Browse files
committed
Update changelog
1 parent d6eaa73 commit 0cae9e3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
0.9.0 (unreleased)
22
-----
33

4+
This version no longer supports Laravel 4.x, version `0.8.x` will ofcourse still work for Laravel 4.
5+
6+
- Set 'user_context' configuration default to false. (#132)
7+
- Update `SENTRY_DSN` env variable name to `SENTRY_LARAVEL_DSN`. (#130)
48
- Improved default app_path for Lumen to include entire application code, excluding vendor. (#128)
5-
- Set 'user_context' configuration default to false.
9+
- Remove Laravel 4 support. (#123)
10+
- Add support for Laravel 5.6 log channels. (#122)
11+
- Type hint Laravel contracts instead of implementation. (#107)
612

713
0.8.0
814
-----

0 commit comments

Comments
 (0)