Skip to content

Commit 66cff4c

Browse files
committed
Update changelog
1 parent 36973db commit 66cff4c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@
44

55
**Requires PlatformIO Core 6.0 or above**
66

7+
- Added a new "Dependencies" group to the [Project Tasks](https://docs.platformio.org/en/latest/integration/ide/vscode.html#project-tasks)
8+
* List project dependencies
9+
* Check outdated project dependencies
10+
* Update project dependencies
11+
- Added "Verbose Test" to the [Project Tasks](https://docs.platformio.org/en/latest/integration/ide/vscode.html#project-tasks)
12+
- Added the "Test" button to the [PlatformIO Toolbar](https://docs.platformio.org/en/latest/integration/ide/vscode.html#platformio-toolbar)
13+
- Switched to the official PlatformIO Core 6.0 public API
14+
- Updated installer script to [v1.1.2](https://github.com/platformio/platformio-core-installer/releases/tag/v1.1.2)
715
- Ensure that the PlatformIO Core installer script is not corrupted (issue [#3084](https://github.com/platformio/platformio-vscode-ide/issues/3084))
16+
- Removed deprecated "updates" related command in favor of project dependency management (issue [#3219](https://github.com/platformio/platformio-vscode-ide/issues/3219))
817
- Fixed a bug with the handling of package registry mirrors
918

1019
## 2.4.3 (2022-03-18)

0 commit comments

Comments
 (0)