File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments