Skip to content

Commit 89aee26

Browse files
Gummibeergithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent b660c42 commit 89aee26

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## v4.7.0 - 2022-11-10
6+
7+
### What's Changed
8+
9+
- Fix indentation by @mouadziani in https://github.com/spatie/laravel-activitylog/pull/1092
10+
- Support non backed enum & php 8.1 by @pemudakoding in https://github.com/spatie/laravel-activitylog/pull/1110
11+
12+
### New Contributors
13+
14+
- @mouadziani made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1092
15+
- @pemudakoding made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1110
16+
17+
**Full Changelog**: https://github.com/spatie/laravel-activitylog/compare/4.6.0...4.7.0
18+
519
## v4.6.0 - 2022-09-22
620

721
### What's Changed
@@ -107,6 +121,7 @@ Special thanks to [Ahmed Nagi](https://github.com/nagi1).
107121
-
108122
-
109123
-
124+
-
110125
- Implement a `CauserResolver` to define causer for current runtime [#582](https://github.com/spatie/laravel-activitylog/issues/582).
111126

112127
## 3.17.0 - 2021-03-02

0 commit comments

Comments
 (0)