Skip to content

Commit 101d88f

Browse files
committed
Update changelog
1 parent 38f795e commit 101d88f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## TODO
66
- http://phppackagechecklist.com/#1,2,3,4,5,6,9,10,11,12,13,14
77
Complete check list items.
8-
- Add unit tests.
9-
- Add facade(s) for use in views.
108
- Detect through subscription create when a user had previously unsubscribed (churn), then resubscribes (unchurn).
119
(This is already detected in subscription update.)
1210
- Filter any incoming web-hook events that are in test mode.
1311

12+
## [0.7.4] - 7 Jan 2018
13+
### Added
14+
- Laravel 5.6 compatibility.
15+
1416
## [0.7.4] - 7 Jan 2018
1517
### Added
1618
- `Mixpanel::xxx()` facade.

0 commit comments

Comments
 (0)