Updated readme
This commit is contained in:
parent
aded2bd1a3
commit
c66b1a1e21
11
README.md
11
README.md
@ -7,7 +7,7 @@ A simple, minimal (18 KB), zero-dependency convenient class for sending messages
|
||||
|
||||
Supports [Messages API][3], [Glances API][4] and [OpenClient API][5]. Send synchronous or asynchronous.
|
||||
|
||||
Requires Java 11.
|
||||
Requires Java 17.
|
||||
|
||||
Usage
|
||||
------------------
|
||||
@ -167,15 +167,6 @@ JPushover.openClientAPI().open(secret, deviceId, new MyMessageListener())
|
||||
```
|
||||
|
||||
|
||||
Changelog
|
||||
------------------
|
||||
|
||||
6.0.0. - 2021-06-21
|
||||
|
||||
* Partial API rewrite (breaks backward compatibility)
|
||||
* Added support for Open Client API
|
||||
|
||||
|
||||
[1]: https://pushover.net
|
||||
[2]: https://pushover.net/api
|
||||
[3]: https://pushover.net/api
|
||||
|
Loading…
x
Reference in New Issue
Block a user