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
+ ## 4.5.0 - 2022-04-07
6
+
7
+ ## What's Changed
8
+
9
+ - Add ` Conditionable ` trait to ` ActivityLogger ` by @usernotnull in https://github.com/spatie/laravel-activitylog/pull/997
10
+
11
+ ## New Contributors
12
+
13
+ - @usernotnull made their first contribution in https://github.com/spatie/laravel-activitylog/pull/997
14
+
15
+ ** Full Changelog** : https://github.com/spatie/laravel-activitylog/compare/4.4.3...4.5.0
16
+
5
17
## 4.4.3 - 2022-04-07
6
18
7
19
## What's Changed
@@ -66,6 +78,7 @@ Special thanks to [Ahmed Nagi](https://github.com/nagi1).
66
78
-
67
79
-
68
80
-
81
+ -
69
82
- Implement a ` CauserResolver ` to define causer for current runtime [ #582 ] ( https://github.com/spatie/laravel-activitylog/issues/582 ) .
70
83
71
84
## 3.17.0 - 2021-03-02
You can’t perform that action at this time.
0 commit comments