Update CHANGELOG
This commit is contained in:
parent
fac9f516d7
commit
66f5e90123
@ -1,9 +1,10 @@
|
|||||||
NTPClient 3.0.0 - ????.??.??
|
NTPClient 3.0.0 - 2016.04.19
|
||||||
|
|
||||||
* Constructors now require UDP instance argument, to add support for non-ESP8266 boards
|
* Constructors now require UDP instance argument, to add support for non-ESP8266 boards
|
||||||
* Added optional begin API to override default local port
|
* Added optional begin API to override default local port
|
||||||
* Added end API to close UDP socket
|
* Added end API to close UDP socket
|
||||||
* Changed return type of update and forceUpdate APIs to bool, and return success or failure
|
* Changed return type of update and forceUpdate APIs to bool, and return success or failure
|
||||||
|
* Change return type of getDay, getHours, getMinutes, and getSeconds to int
|
||||||
|
|
||||||
Older
|
Older
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user