From 71a9cdc695d2ee820f8699690f1eb5dd13289c0b Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Mon, 9 Dec 2024 07:48:35 +0100 Subject: [PATCH] Update Changelog.md --- Changelog.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 569048ffc..f422bdffb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,20 @@ +## [16.0.0-RC6] - 2024-x-x + +For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0) + +#### Known issues +Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and +[discussions](https://github.com/jomjol/AI-on-the-edge-device/discussions) before reporting a new issue. + +#### Core Changes +Only changes since RC5 are listed: +- None + +#### Bug Fixes +Only changes since RC5 are listed: +- Fixed MQTT with TSL (#3427) + + ## [16.0.0-RC5] - 2024-12-05 For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0) @@ -22,7 +39,7 @@ Only changes since RC4 are listed: **:warning: Please check your Homeassistant instance to make sure it is handled correctly!** #### Bug Fixes -Only changes since RC3 are listed: +Only changes since RC4 are listed: - Added fix for ledintensity (#3418) - Added fix for OV2640 brightness contrast saturation (#3417) - Added fix for 'AnalogToDigitTransitionStart' always using 9.2 regardless of the configured value (#3393)