Skip to content

Commit 587f837

Browse files
committed
v3.4.3
Signed-off-by: paulober <[email protected]>
1 parent 160a0b6 commit 587f837

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ All notable changes to the "MicroPico" extension will be documented in this file
1010

1111
---
1212

13+
## [3.4.3] - 2023-11-10
14+
15+
# Changed
16+
- Upgraded to `pyboard-serial-com` `v2.0.4`, the Linux `amd64` release is now backwards compatible with `GLIBC_2.31` (Fixes #161)
17+
- Updated dependencies
18+
1319
## [3.4.2] - 2023-11-07
1420

1521
# Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pico-w-go",
33
"displayName": "MicroPico",
44
"description": "Auto-completion, remote workspace and a REPL console integration for the Raspberry Pi Pico (W) with MicroPython firmware.",
5-
"version": "3.4.2",
5+
"version": "3.4.3",
66
"publisher": "paulober",
77
"license": "MPL-2.0",
88
"homepage": "https://github.com/paulober/MicroPico/blob/main/README.md",

0 commit comments

Comments
 (0)