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
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Release Notes
2
2
3
-
## 2.1.1 (2020-10-??)
3
+
## 2.1.2 (2020-10-16)
4
+
5
+
- Do not propagate PlatformIO CLI to a default VSCode's terminal. If you need PlatformIO Core CLI, please open "Left Activity Bar > PlatformIO (icon) > Quick Access > Miscellaneous > PlatformIO Core CLI")
6
+
- Fixed a bug with "Cannot find module 'os-tmpdir'"
7
+
8
+
## 2.1.1 (2020-10-16)
4
9
5
10
- Do not patch the global environment PATH with PlatformIO (issues [#2045](https://github.com/platformio/platformio-vscode-ide/issues/2045), [#2046](https://github.com/platformio/platformio-vscode-ide/issues/2046))
6
11
- Fixed an issue with "Webview is disposed" (issue [#2126](https://github.com/platformio/platformio-vscode-ide/issues/2126))
0 commit comments