fix: Correct CHANGELOG.md formatting for Codacy compliance

- Add blank line after version heading per markdown style guidelines
- Ensures consistent formatting with rest of CHANGELOG
This commit is contained in:
Claude Code
2025-12-29 16:00:51 +01:00
parent f0f1251285
commit fdfe3070d2

View File

@@ -1,4 +1,5 @@
## alpine-sts-bashio-fix (29-12-2025)
- Fix: PROTECTION MODE IS ENABLED error when protection mode is OFF (Fixes #2307)
- Update bashio from v0.17.5 → main branch for improved API error handling
- Add robust protection mode check with Docker socket fallback