We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efae8aa commit 14a4a94Copy full SHA for 14a4a94
README.md
@@ -4,6 +4,13 @@
4
# arduino-create-agent-js-client
5
JS module providing discovery of the [Arduino Create Agent](https://github.com/arduino/arduino-create-agent) and communication with it
6
7
+
8
+## Changelog
9
+[2.8.0] - 2022-03-21
10
11
+### Added
12
+- Added support (still in Beta) for Chrome' Web Serial API on ChromeOS.
13
+ Other operating system should not be affected.
14
## Installation
15
16
```bash
0 commit comments