pigeon v0.6.0 Release Notes

    • Pigeon.APNS.Notification.new/3 returns %Pigeon.APNS.Notification{} struct
    • 🔧 Configure APNS to use SSL port 2197 with apns_2197: true in your config.exs
    • Error feedback symbols converted from CamelCase to snake_case
    • 👍 APNS expiration values supported with expiration key in %Pigeon.APNS.Notification{}