Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 631 Bytes

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 631 Bytes

Changelog

All notable changes to laravel-segment will be documented in this file.

0.5.0 - 2022-08-23

Added

  • Identify method

0.0.4 - 2022-04-13

Added

  • feat(segment): add messageId #9

0.0.2 - 2022-03-18

Fixed

  • Tests

0.0.1 - 2022-03-18

Added

BinarCode\LaravelSegment\Facades\LaravelSegment::track('click')->properties([...])


BinarCode\LaravelSegment\Facades\LaravelSegment::alias($previous, $userId);


1.0.0 - 202X-XX-XX

  • initial release