From ebc25a43cd6a608f20f26a386e08a0a3c3c66622 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Fri, 22 May 2015 03:03:17 +0300 Subject: [PATCH] Update change log --- changes.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/changes.md b/changes.md index ef8a331f4..afaa2a9b1 100644 --- a/changes.md +++ b/changes.md @@ -1,6 +1,7 @@ # Change log -## Current version +## 1.6.4-673-g8cd3697 +May 22, 2015 ### Tools @@ -17,11 +18,12 @@ If the client doesn't disconnect in 2000ms, the server closes the connection actively. - Add Hash library, which has a function to calculate SHA1 hash. - +- SD, Adafruit_ILI9341, and OneWire libraries are now bundled. +- Fix incorrect sector calculation in EEPROM library. --- -## 1.6.4-g545ffde +## 1.6.4-628-g545ffde May 19, 2015 - Initial release of Boards Manager package for ESP8266 platform.