Skip to content

Commit 7e76323

Browse files
committed
Update change log
1 parent 35a26d1 commit 7e76323

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

hardware/esp8266com/esp8266/changes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change log
22

3+
## Current version
4+
5+
### Core
6+
7+
- Updated I2C library to better handle repeated start for certain devices.
8+
9+
### Libraries
10+
11+
- ESP8266WebServer: add gzip streaming, fix sendContent behaviour,
12+
add setContentSize method.
13+
- ESP8266WiFi: add BSSID, channel, isHidden methods, fix AP/STA mode
14+
selection (#28).
15+
16+
### Tools
17+
18+
319
## 1.6.4-673-g8cd3697
420
May 22, 2015
521

0 commit comments

Comments
 (0)