From a69a006fe5a305df5c12303c828c985f5e683463 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Sat, 11 Oct 2025 13:39:45 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed078dd..c4aa7bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed -- Updated `rtcc` to version 0.4.0 because it has defmt support. +- Updated `rtcc` to version 0.4.0, which has `defmt` support. ## [0.6.0] - 2025-01-02