From 8cc630ca49ade97157e693999a1a4b719f96e8c2 Mon Sep 17 00:00:00 2001 From: FelizCoder <102613721+FelizCoder@users.noreply.github.com> Date: Tue, 11 Mar 2025 17:32:12 +0100 Subject: [PATCH] chore(main): release 2.3.0 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be0d13f..e4aa98a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.0](https://github.com/FelizCoder/crewstand.sensor_gateway/compare/v2.2.0...v2.3.0) (2025-03-11) + + +### Features + +* **pico:** add UART initialization and update UART configurations ([09dfbf1](https://github.com/FelizCoder/crewstand.sensor_gateway/commit/09dfbf1599c1d29d4fafeb93bec6e81324c191be)), closes [#19](https://github.com/FelizCoder/crewstand.sensor_gateway/issues/19) + ## [2.2.0](https://github.com/FelizCoder/crewstand.sensor_gateway/compare/v2.1.0...v2.2.0) (2024-12-11) diff --git a/version.txt b/version.txt index ccbccc3..276cbf9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.0 +2.3.0