diff --git a/README.md b/README.md index 2942665..17f93b0 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,14 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some - The [API reference](https://hieromon.github.io/AutoConnect/api/index.html) describes the AutoConnect functions specification. - [FAQ](https://hieromon.github.io/AutoConnect/faq/index.html). +## Change log + +### [0.9.2] March 19, 2018. +- Improvement of string literal declaration with the examples, no library change. + +### [0.9.1] March 13, 2018. +- A release of the stable. + ## License License under the [MIT license](LICENSE). \ No newline at end of file diff --git a/docs/404.html b/docs/404.html index e82fe59..d48e4e2 100644 --- a/docs/404.html +++ b/docs/404.html @@ -223,6 +223,8 @@ + + @@ -369,6 +371,18 @@ +
  • + + Change log + +
  • + + + + + + +
  • License diff --git a/docs/advancedusage/index.html b/docs/advancedusage/index.html index 5ddd263..edb03b6 100644 --- a/docs/advancedusage/index.html +++ b/docs/advancedusage/index.html @@ -229,6 +229,8 @@ + + @@ -519,6 +521,18 @@ +
  • + + Change log + +
  • + + + + + + +
  • License diff --git a/docs/api/index.html b/docs/api/index.html index db2dde0..2776837 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -229,6 +229,8 @@ + + @@ -688,6 +690,18 @@ +
  • + + Change log + +
  • + + + + + + +
  • License diff --git a/docs/basicusage/index.html b/docs/basicusage/index.html index 2c90668..a9feeb9 100644 --- a/docs/basicusage/index.html +++ b/docs/basicusage/index.html @@ -229,6 +229,8 @@ + + @@ -504,6 +506,18 @@ +
  • + + Change log + +
  • + + + + + + +
  • License diff --git a/docs/changelog/index.html b/docs/changelog/index.html new file mode 100644 index 0000000..3055777 --- /dev/null +++ b/docs/changelog/index.html @@ -0,0 +1,595 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Change log - AutoConnect for ESP8266 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Skip to content + + + +
    + +
    + +
    + + + + + + + + +
    +
    + + +
    +
    +
    + +
    +
    +
    + + +
    +
    +
    + + +
    +
    +
    + + +
    +
    + + + +

    Change log

    + +

    [0.9.2] March 19, 2018.

    +
      +
    • Improvement of string literal declaration with the examples, no library change.
    • +
    +

    [0.9.1] March 13, 2018.

    +
      +
    • A release of the stable.
    • +
    + + + + + + + +
    +
    +
    +
    + + + + +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/examples/index.html b/docs/examples/index.html index 4f65327..e0ec8ee 100644 --- a/docs/examples/index.html +++ b/docs/examples/index.html @@ -229,6 +229,8 @@ + + @@ -443,6 +445,18 @@ +
  • + + Change log + +
  • + + + + + + +
  • License diff --git a/docs/faq/index.html b/docs/faq/index.html index 98a7390..bd7a27b 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -229,6 +229,8 @@ + + @@ -533,6 +535,18 @@ +
  • + + Change log + +
  • + + + + + + +
  • License @@ -925,13 +939,13 @@ wdt reset -
  • + Change log + +
  • + + + + + + +
  • License diff --git a/docs/index.html b/docs/index.html index a5b8c83..b368f29 100644 --- a/docs/index.html +++ b/docs/index.html @@ -229,6 +229,8 @@ + + @@ -501,6 +503,18 @@ +
  • + + Change log + +
  • + + + + + + +
  • License @@ -694,6 +708,10 @@ In 0.93.0, the PageBuilder class has a compile error about without the 'cancel'

    When you select Download, you can import it to Arduino IDE immediately. After downloaded, the AutoConnect-master.zip file will be saved in your download folder. Then in the Arduino IDE, navigate to "Sketch > Include Library". At the top of the drop down list, select the option to "Add .ZIP Library...". Details for Arduino official page.

    +
    +

    Supported by Library manager.

    +

    AutoConnect was added to the Arduino IDE library manager as of March 17, 2018. It can be used with the PlatformIO library also.

    +