diff --git a/README.md b/README.md index a6f2dca83..8dbc20d13 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package - Enter ```http://arduino.esp8266.com/package_esp8266com_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas. - Open Boards Manager from Tools > Board menu and install *esp8266* platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation). +### [Change log](hardware/esp8266com/esp8266/changes.md) + ### Building latest version from source ### ``` $ git clone https://github.com/esp8266/Arduino.git