Skip to content

Commit e840436

Browse files
Gummibeergithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent eee6143 commit e840436

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to `spatie/laravel-activitylog` will be documented in this file
44

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+
523
## v4.7.1 - 2022-11-11
624

725
### What's Changed
@@ -131,6 +149,7 @@ Special thanks to [Ahmed Nagi](https://github.com/nagi1).
131149
-
132150
-
133151
-
152+
-
134153
- Implement a `CauserResolver` to define causer for current runtime [#582](https://github.com/spatie/laravel-activitylog/issues/582).
135154

136155
## 3.17.0 - 2021-03-02

0 commit comments

Comments
 (0)