Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 467 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 467 Bytes

Changelog

All notable changes will be documented in this file.

0.1.4 - 2018-01-22

  • Add possibility to return an Arrayable object in routeNotificationForApn()

0.1.3 - 2018-01-15

  • Add "apn" channel to Channel Manager as extension

0.1.2 - 2018-12-14

  • Force routeNotificationFor('apn', $notifiable) as array
  • Simplify env variable name in README

0.1.1 - 2018-12-14

  • Add APNs response to an exception

0.1.0 - 2018-12-14

  • Initial release