Skip to content

Commit a709f7d

Browse files
Gummibeergithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 7c08e6b commit a709f7d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

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

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+
517
## 4.5.3 - 2022-05-31
618

719
- 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).
94106
-
95107
-
96108
-
109+
-
97110
- Implement a `CauserResolver` to define causer for current runtime [#582](https://github.com/spatie/laravel-activitylog/issues/582).
98111

99112
## 3.17.0 - 2021-03-02

0 commit comments

Comments
 (0)