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 9e58a20 commit 2050cf0Copy full SHA for 2050cf0
CHANGELOG.md
@@ -51,10 +51,17 @@ The following changes are required when updating:
51
52
## Changes
53
54
-### 1.1.0
+### 1.2.0
55
56
- Add Laravel 9 support
57
58
+### 1.1.0
59
+
60
+- Implement new MessageAccessor class by @bilfeldt in #13
61
+- Implement a new logWith-method + a LogAllFilter class and a NullLogger by @bilfeldt in #15
62
+- Apply fixes from StyleCI by @bilfeldt in #11
63
+- Apply fixes from StyleCI by @bilfeldt in #14
64
65
### 1.0.1
66
67
- Add unofficial support for Lumen
0 commit comments