Skip to content

Commit

Permalink
v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Sep 16, 2020
1 parent 9790bfb commit a01fce5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## 3.16.0 - 2020-09-16

- use `nullableMorphs()` in default migration - [#707](https://github.com/spatie/laravel-activitylog/pull/707)
- add support for snake and camel cased related model attribute logging - [#721](https://github.com/spatie/laravel-activitylog/pull/721)

## 3.15.0 - 2020-09-14

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

0 comments on commit a01fce5

Please sign in to comment.