Skip to content

Commit d52f99b

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent cd7c458 commit d52f99b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 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+
## 4.11.0 - 2026-01-31
6+
7+
### What's Changed
8+
9+
* Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-activitylog/pull/1410
10+
* Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/spatie/laravel-activitylog/pull/1437
11+
* Fix issue where activity is `null` by @rojtjo in https://github.com/spatie/laravel-activitylog/pull/1439
12+
* fix logUnguarded() to respect Model::unguard() by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1444
13+
* check for empty logs after pipeline runs by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1443
14+
* fix subject() throwing exception for non-SoftDeletes models by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1442
15+
* fix tapActivity being called twice by @freekmurze in https://github.com/spatie/laravel-activitylog/pull/1441
16+
17+
### New Contributors
18+
19+
* @rojtjo made their first contribution in https://github.com/spatie/laravel-activitylog/pull/1439
20+
21+
**Full Changelog**: https://github.com/spatie/laravel-activitylog/compare/4.10.2...4.11.0
22+
523
## 4.10.2 - 2025-06-15
624

725
### What's Changed

0 commit comments

Comments
 (0)