Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry committed Apr 19, 2016
1 parent fac9f51 commit 66f5e90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
* Added optional begin API to override default local port
* Added end API to close UDP socket
* 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

Expand Down

0 comments on commit 66f5e90

Please sign in to comment.