From 0027d1175f02a6cd46744d11353eaeda20503742 Mon Sep 17 00:00:00 2001 From: paul2212 Date: Wed, 18 Mar 2026 19:41:43 +0100 Subject: [PATCH] v0.1.40: Corrected CHANGELOG dates to reflect actual timeline\n\n- Updated all version dates to 2026-03-18 (today's date) - Maintained consistent version numbering and changelog structure - All technical changes from previous commits preserved\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe --- fichero_printer/CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fichero_printer/CHANGELOG.md b/fichero_printer/CHANGELOG.md index 262c84b..1188bf0 100644 --- a/fichero_printer/CHANGELOG.md +++ b/fichero_printer/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project are documented in this file. The format is based on Keep a Changelog and this project uses Semantic Versioning. -## [0.1.40] - 2026-03-22 +## [0.1.40] - 2026-03-18 ### Fixed - **Configuration Structure**: Corrected Home Assistant add-on config.yaml structure @@ -27,7 +27,7 @@ The format is based on Keep a Changelog and this project uses Semantic Versionin - **User Experience**: Clear separation between system and user settings - **Maintainability**: Cleaner, better organized configuration file -## [0.1.39] - 2026-03-21 +## [0.1.39] - 2026-03-18 ### Fixed - **Syntax Error**: Fixed unterminated f-string in Bluetooth reset commands @@ -52,7 +52,7 @@ The format is based on Keep a Changelog and this project uses Semantic Versionin - **User Guidance**: Clearer error messages with specific configuration fixes - **Code Quality**: Fixed syntax errors and improved string formatting -## [0.1.37] - 2026-03-20 +## [0.1.37] - 2026-03-18 ### Fixed - **Classic Bluetooth**: Fixed `[Errno 12] Out of memory` errors by implementing automatic Bluetooth cache cleaning