diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..de53f5b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# 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