1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-06 05:21:22 +03:00

Update change log

This commit is contained in:
Ivan Grokhotkov 2015-05-22 03:03:17 +03:00
parent 6b05ec5b86
commit ebc25a43cd

View File

@ -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.