You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ All notable changes to the "pico-w-go" extension will be documented in this file
9
9
- Updated stub
10
10
- Remove telnet and unix socket interfaces as they are never used and unable to connect to any plain MicroPython Raspberry Pi Pico (W) board
11
11
12
+
## [2.0.3] - 2022-09-05
13
+
### Changed
14
+
- Fixed linting of builtin python features.
15
+
12
16
## [2.0.0] - 2022-09-04
13
17
### Known issues
14
18
- Sometimes if you were already connected to a board which has not been unpluged since than and you restart VS Code autoconnect does not go into REPL mode correctly
0 commit comments