From 70c2b88f8af0f54b1cfca60bb0777fce8f13e2f6 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Mon, 1 May 2023 23:37:36 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 1df180d1..973d1c92 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [15.2.2] - 2023-05-01 +## [15.2.3] - 2023-05-01 ### Changes @@ -10,6 +10,7 @@ For a full list of changes see [Full list of changes](https://github.com/jomjol/ #### Fixed - [#2373](https://github.com/jomjol/AI-on-the-edge-device/pull/2373) Allow the Alignment Mark step while status is "Initializing" or "Initialization (delayed)" or while in setup mode + - [#2381](https://github.com/jomjol/AI-on-the-edge-device/pull/2381) Fix broken sysinfo REST API ## [15.2.1] - 2023-04-27 @@ -984,7 +985,7 @@ External Illumination - Initial Version -[15.2.2]: https://github.com/jomjol/AI-on-the-edge-device/compare/v15.2.1...v15.2.2 +[15.2.2]: https://github.com/jomjol/AI-on-the-edge-device/compare/v15.2.1...v15.2.3 [15.2.1]: https://github.com/jomjol/AI-on-the-edge-device/compare/v15.2.0...v15.2.1 [15.2.0]: https://github.com/jomjol/AI-on-the-edge-device/compare/v15.1.1...v15.2.0 [15.1.1]: https://github.com/jomjol/AI-on-the-edge-device/compare/v15.1.0...v15.1.1