Skip to content

Commit e9a44e1

Browse files
committed
Updated changelog for v3.0.2
1 parent 21e3835 commit e9a44e1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@ All notable changes to the "pico-w-go" extension will be documented in this file
77
## Known issues
88
- Run current file does not include modules that are localy imported and in current workspace, unless you upload the python file containing the module via the upload file or project feature first. (since ever)
99
- Mounting virtual workspace causes existing vREPLs to freeze so they need to be disposed manually for some reason. (maybe cauaused by vscode)
10-
- `autoConnect` is currently not working
1110

1211
---
1312

13+
## [3.0.2] - 2023-04-11
14+
15+
# Added
16+
- AutoConnect feature, the extension now detects disconnects and auto reconnects
17+
18+
# Changed
19+
- Fixed `globalSettings` command
20+
- Python detection now has a 1sec timeout
21+
1422
## [3.0.1] - 2023-04-11
1523

1624
# Changed

0 commit comments

Comments
 (0)