File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-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.2 - 2022-11-14
6
+
7
+ ### What's Changed
8
+
9
+ - Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/spatie/laravel-activitylog/pull/1117
10
+ - Bump actions/stale from 2.0.0 to 6.0.1 by @dependabot in https://github.com/spatie/laravel-activitylog/pull/1118
11
+ - Bump stefanzweifel/git-auto-commit-action from 4.0.0 to 4.15.4 by @dependabot in https://github.com/spatie/laravel-activitylog/pull/1119
12
+ - Add missing properties to Activity model by @AndreasHerss in https://github.com/spatie/laravel-activitylog/pull/1101
13
+ - Bump actions/cache from 2 to 3 by @dependabot in https://github.com/spatie/laravel-activitylog/pull/1120
14
+ - Fix enum casting by @Gummibeer in https://github.com/spatie/laravel-activitylog/pull/1121
15
+
16
+ ### New Contributors
17
+
18
+ - @dependabot made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1117
19
+ - @AndreasHerss made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1101
20
+
21
+ ** Full Changelog** : https://github.com/spatie/laravel-activitylog/compare/4.7.1...4.7.2
22
+
5
23
## v4.7.1 - 2022-11-11
6
24
7
25
### What's Changed
@@ -131,6 +149,7 @@ Special thanks to [Ahmed Nagi](https://github.com/nagi1).
131
149
-
132
150
-
133
151
-
152
+ -
134
153
- Implement a ` CauserResolver ` to define causer for current runtime [ #582 ] ( https://github.com/spatie/laravel-activitylog/issues/582 ) .
135
154
136
155
## 3.17.0 - 2021-03-02
You can’t perform that action at this time.
0 commit comments