1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

Update readme and change log

This commit is contained in:
Ivan Grokhotkov
2015-07-28 20:08:21 +03:00
parent 2ad5590798
commit 010a1a9f01
2 changed files with 23 additions and 4 deletions

View File

@ -4,6 +4,20 @@ title: Change log
*Current release*
### Core
- Add first batch of file system APIs
- Allow user to run code in user_rf_pre_init
### Libraries
- ESP8266WebServer: support for sending of PROGMEM strings
- ESP8266WiFi: fix mode selection (#529)
### Tools
- Update SDK to 1.2.0_15_07_13_p4
---
## 1.6.5-947-g39819f0