Skip to content

Commit 3857d1a

Browse files
authored
Merge pull request #103 from hacknus/add_color_picker
implement working color picker for all curves
2 parents 67bf086 + f0770c4 commit 3857d1a

File tree

10 files changed

+433
-176
lines changed

10 files changed

+433
-176
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
All notable changes to the `Serial Monitor` crate will be documented in this file.
44

5-
# Unreleased
5+
# Unreleased 0.3.0
66

7-
* ...
7+
### Added:
8+
9+
* Color-picker for curves
10+
* Automatically reconnect when device becomes available again (only after unplugging)
11+
* minor bug fixes
812

913
## 0.2.0 - 09.03.2024 - New Design, Improved Performance
1014

0 commit comments

Comments
 (0)