From c8642e3780399f9e2636c12ea53b5329f9d51161 Mon Sep 17 00:00:00 2001 From: Ferdinand99 Date: Sat, 15 Mar 2025 16:52:14 +0100 Subject: [PATCH] Update newt/CHANGELOG.md --- newt/CHANGELOG.md | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/newt/CHANGELOG.md b/newt/CHANGELOG.md index de53f5b..52a984d 100644 --- a/newt/CHANGELOG.md +++ b/newt/CHANGELOG.md @@ -1,17 +1,20 @@ -# Changelog - -## 🔹 Version 1.2.5 - (2025-03-08) -- Added built in Home Assistant Changelog support - -## 🔹 Version 1.2.4 - (2025-03-08) -- Fixed architecture detection for downloading the correct Newt binary -- Improved logging for missing dependencies -- Added automatic retries if the download fails - -## 🔹 Version 1.2.3 - (2025-03-07) -- Switched to GitHub API for downloading the latest Newt version -- Removed hardcoded version numbers from the Dockerfile - -## 🔹 Version 1.2.4 - (2025-03-06) -- Fixed issue where configuration was not loading from UI -- Added support for environment variables +# Changelog + +## 🔹 Version 1.2.6 - (2025-03-15) +- Updated newt to release 1.1.1 + +## 🔹 Version 1.2.5 - (2025-03-08) +- Added built in Home Assistant Changelog support + +## 🔹 Version 1.2.4 - (2025-03-08) +- Fixed architecture detection for downloading the correct Newt binary +- Improved logging for missing dependencies +- Added automatic retries if the download fails + +## 🔹 Version 1.2.3 - (2025-03-07) +- Switched to GitHub API for downloading the latest Newt version +- Removed hardcoded version numbers from the Dockerfile + +## 🔹 Version 1.2.4 - (2025-03-06) +- Fixed issue where configuration was not loading from UI +- Added support for environment variables