Skip to content

Commit a01fce5

Browse files
committed
v3.16.0
1 parent 9790bfb commit a01fce5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

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

5+
## 3.16.0 - 2020-09-16
6+
7+
- use `nullableMorphs()` in default migration - [#707](https://github.com/spatie/laravel-activitylog/pull/707)
8+
- add support for snake and camel cased related model attribute logging - [#721](https://github.com/spatie/laravel-activitylog/pull/721)
9+
510
## 3.15.0 - 2020-09-14
611

712
- Add multiple/chained relation attribute logging support - [#784](https://github.com/spatie/laravel-activitylog/pull/784)

0 commit comments

Comments
 (0)