Skip to content

Commit 4e6d2ac

Browse files
committed
update CHANGELOG.md
1 parent 7193cb3 commit 4e6d2ac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ All notable changes to the `Serial Monitor` crate will be documented in this fil
1010
* Releases are now linked to libssl 3.4.1 on linux (built on Ubuntu 22.04)
1111
* allow to plot only every n-th point (max points is 5000, if dataset is larger, it will reduce it by showing only every
1212
2nd point. if it is larger than 10000 only every 3rd point etc...)
13-
* Fixed the theme preference setting not being properly restored after restarting the application
13+
* Fixed the theme preference setting not being properly restored after restarting the application (
14+
thanks [@Rahinx](https://github.com/Rahix))
15+
* Fixed bug where you couldn't change the color and label of columns (thanks [@Rahinx](https://github.com/Rahix))
16+
* Fixed bug where for a single column of data the graph would never show (thanks [@Rahinx](https://github.com/Rahix))
1417

1518
## 0.3.4
1619

0 commit comments

Comments
 (0)