Skip to content

Commit 4f31e21

Browse files
committed
Update CHANGELOG
1 parent 663fd79 commit 4f31e21

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ All notable changes to the `Serial Monitor` crate will be documented in this fil
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...)
1313
* 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))
14+
thanks [@Rahix](https://github.com/Rahix))
15+
* Fixed bug where you couldn't change the color and label of columns (thanks [@Rahix](https://github.com/Rahix))
16+
* Fixed bug where for a single column of data the graph would never show (thanks [@Rahix](https://github.com/Rahix))
17+
* Added a commandline interface for selecting the serial port and its settings.
1718

1819
## 0.3.4
1920

0 commit comments

Comments
 (0)