Skip to content

Commit 08a128e

Browse files
committed
v3.14.1
1 parent 1084c25 commit 08a128e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## 3.14.1 - 2020-03-23
6+
7+
- revert breaking changes in `v3.14.0`
8+
9+
## 3.14.0 - 2020-03-23 - BC
10+
11+
Please use `v3.14.1` instead - this release is breaking because of the new column. There is also a `v4.0.0-rc.1` release that equals to this one.
12+
13+
- add `\Spatie\Activitylog\ActivityLogger::event()` method and column [#702](https://github.com/spatie/laravel-activitylog/pull/702)
14+
515
## 3.13.0 - 2020-03-13
616

717
- add `\Spatie\Activitylog\ActivityLogger::withoutLogs()` method [#695](https://github.com/spatie/laravel-activitylog/pull/695)

0 commit comments

Comments
 (0)