Skip to content

Commit

Permalink
chore: updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hpopp committed Jun 23, 2016
1 parent d721458 commit 072eb1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.8.0
* Implemented Chatterbox as APNS HTTP2 client
* APNS server responses now caught asynchronously
* GCM support for `notification` and `data` payload keys (`Pigeon.GCM.Notification.new` API changes)

## v0.7.0
* APNS cert/key configs can now either be a file path, full-text string, or `{:your_app, "path/to/file.pem"}` (which looks in the `/priv` directory of your app)
* Fixed APNSWorker crash on `:ssl.send/2` timeout
Expand Down

0 comments on commit 072eb1c

Please sign in to comment.