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 18:40:34 +03:00
parent 3422294a7f
commit 8bd0ad4653

View File

@ -1,5 +1,21 @@
# Change log
## Current version
### Core
- Updated I2C library to better handle repeated start for certain devices.
### Libraries
- ESP8266WebServer: add gzip streaming, fix sendContent behaviour,
add setContentSize method.
- ESP8266WiFi: add BSSID, channel, isHidden methods, fix AP/STA mode
selection (#28).
### Tools
## 1.6.4-673-g8cd3697
May 22, 2015