We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf0db2 commit 988c3bdCopy full SHA for 988c3bd
CHANGELOG.md
@@ -2,14 +2,14 @@
2
3
All notable changes to the `Serial Monitor` crate will be documented in this file.
4
5
-# Unreleased 0.4.x
+## Unreleased 0.4.x
6
7
* Switched to `crossbeam-channel` for more efficient channel routing
8
* removed many `.clone()` calls to reduce CPU load
9
* Fixed sample rate / disconnect issue
10
* Releases are now linked to libssl 3.4.1 on linux (built on Ubuntu 22.04)
11
12
-# 0.3.4
+## 0.3.4
13
14
* implement option to self-update the application
15
0 commit comments