Skip to content

Commit da5caa8

Browse files
committed
Update changelog
1 parent bd9bc58 commit da5caa8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 5.1.1
2+
3+
* Target Java 8 instead of Java 7.
4+
* Added an asynchronous version `PushAsyncService` of the `PushService` that performs non-blocking HTTP calls. Uses `async-http-client` under the hood.
5+
16
# 5.1.0
27

38
* Improvement: Add support for [urgency](https://tools.ietf.org/html/rfc8030#section-5.3) & [topic](https://tools.ietf.org/html/rfc8030#section-5.4) (contributed by [email protected]).

0 commit comments

Comments
 (0)