File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` spatie/laravel-activitylog ` will be documented in this file
4
4
5
+ ## v4.7.0 - 2022-11-10
6
+
7
+ ### What's Changed
8
+
9
+ - Fix indentation by @mouadziani in https://github.com/spatie/laravel-activitylog/pull/1092
10
+ - Support non backed enum & php 8.1 by @pemudakoding in https://github.com/spatie/laravel-activitylog/pull/1110
11
+
12
+ ### New Contributors
13
+
14
+ - @mouadziani made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1092
15
+ - @pemudakoding made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1110
16
+
17
+ ** Full Changelog** : https://github.com/spatie/laravel-activitylog/compare/4.6.0...4.7.0
18
+
5
19
## v4.6.0 - 2022-09-22
6
20
7
21
### What's Changed
@@ -107,6 +121,7 @@ Special thanks to [Ahmed Nagi](https://github.com/nagi1).
107
121
-
108
122
-
109
123
-
124
+ -
110
125
- Implement a ` CauserResolver ` to define causer for current runtime [ #582 ] ( https://github.com/spatie/laravel-activitylog/issues/582 ) .
111
126
112
127
## 3.17.0 - 2021-03-02
You can’t perform that action at this time.
0 commit comments