From 0a461b2bd0fc9b946595436e1b048693ec43d586 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 2 Dec 2022 16:41:49 +0000 Subject: [PATCH] Update Changelog.md for release --- Changelog.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Changelog.md b/Changelog.md index 7417e073..a29c7b09 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [13.0.2] - 2022-12-02 + ### Added - n.a. @@ -46,11 +48,11 @@ If anything breaks you can try to enforce manual update as following: **OTA:** - 1\. Make sure the last run of the update completed the **Uploading** step. - 1\. Call `http:///ota?task=update&file=` to enforce the extraction/flashing. + 1. Make sure the last run of the update completed the **Uploading** step. + 1. Call `http:///ota?task=update&file=` to enforce the extraction/flashing. **Initial Setup:** - 1\. Use the initial_esp32_setup.zip ( ) as alternative to have a clean install. + 1. Use the initial_esp32_setup.zip ( ) as alternative to have a clean install. ### Added @@ -111,8 +113,8 @@ Improve **u**ser e**x**perience 5. Now you can reboot. If anything breaks you can try to -1\. Call `http:///ota?task=update&file=firmware.bin` resp. `http:///ota?task=update&file=html.zip` if the upload successed but the extraction failed. -1\. Use the initial_esp32_setup.zip ( ) as alternative. +1. Call `http:///ota?task=update&file=firmware.bin` resp. `http:///ota?task=update&file=html.zip` if the upload successed but the extraction failed. +1. Use the initial_esp32_setup.zip ( ) as alternative. ### Added @@ -764,7 +766,9 @@ External Illumination - Initial Version -[Unreleased]: https://github.com/jomjol/AI-on-the-edge-device/compare/13.0.1...HEAD +[Unreleased]: https://github.com/jomjol/AI-on-the-edge-device/compare/13.0.2...HEAD + +[13.0.2]: https://github.com/jomjol/AI-on-the-edge-device/compare/13.0.1...13.0.2 [13.0.1]: https://github.com/jomjol/AI-on-the-edge-device/compare/12.0.1...13.0.1