From de236cf9a4d1396aa910ac8b8a677e20a1dcb478 Mon Sep 17 00:00:00 2001 From: hacknus Date: Sun, 22 Dec 2024 16:53:20 +0100 Subject: [PATCH] bump to 0.3.3 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edfee9b..38ccc1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,11 @@ All notable changes to the `Serial Monitor` crate will be documented in this fil * ... -# 0.3.3 +## 0.3.3 * implement `egui-file-dialog` and the feature to open `.csv` files. -# 0.3.2 +## 0.3.2 * fixed display of only one dataset bug