Skip to content

Commit a84957a

Browse files
committed
v3.2.5
Signed-off-by: paulober <[email protected]>
1 parent 85f6e7b commit a84957a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

1010
---
1111

12+
## [3.2.5] - 2023-09-04
13+
14+
# Changed
15+
- Updated stubs to v1.20.0-441 unstable
16+
- Minimum VS Code version is now v1.81.1
17+
- Updated dependencies
18+
- Added official Python extension as dependency
19+
1220
## [3.2.4] - 2023-08-16
1321

1422
# 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.2.4",
5+
"version": "3.2.5",
66
"publisher": "paulober",
77
"license": "MPL-2.0",
88
"homepage": "https://github.com/paulober/MicroPico/blob/main/README.md",

0 commit comments

Comments
 (0)