Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

VaporAPNS 2.1.0

Latest
Compare
Choose a tag to compare
@matthijs2704 matthijs2704 released this 19 Oct 08:59
· 23 commits to master since this release

πŸ“” Changes

  • Fix for TooManyProviderTokenUpdates (thanks @mipstian, much appreciate it!)

πŸš€ Installing

Installing is super easy as always! Just add the following line to your Package.swift and you're done!

.Package(url:"https://github.com/matthijs2704/vapor-apns.git", majorVersion: 2, minor: 1)