File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-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.6.0 - 2022-09-22
6
+
7
+ ### What's Changed
8
+
9
+ - Add a default value to ` getExtraProperty() ` by @grantholle in https://github.com/spatie/laravel-activitylog/pull/1090
10
+
11
+ ### New Contributors
12
+
13
+ - @grantholle made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1090
14
+
15
+ ** Full Changelog** : https://github.com/spatie/laravel-activitylog/compare/4.5.3...4.6.0
16
+
5
17
## 4.5.3 - 2022-05-31
6
18
7
19
- Fix default auth guard for causer - [ #1053 ] ( https://github.com/spatie/laravel-activitylog/pull/1053 )
@@ -94,6 +106,7 @@ Special thanks to [Ahmed Nagi](https://github.com/nagi1).
94
106
-
95
107
-
96
108
-
109
+ -
97
110
- Implement a ` CauserResolver ` to define causer for current runtime [ #582 ] ( https://github.com/spatie/laravel-activitylog/issues/582 ) .
98
111
99
112
## 3.17.0 - 2021-03-02
You can’t perform that action at this time.
0 commit comments