Skip to content

Commit 77b0dc1

Browse files
committed
Merge branch 'hotfix/v2.5.1'
2 parents 071f1dd + 703c368 commit 77b0dc1

File tree

15 files changed

+47
-29
lines changed

15 files changed

+47
-29
lines changed

.vscodeignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
src/**
44
test/**
55
.babelrc
6-
.esformatter
76
.eslintignore
87
.eslintrc.js
98
.gitignore

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release Notes
22

3+
## 2.5.1 (2022-07-28)
4+
5+
**Requires VSCode 1.63 or above**
6+
7+
- Prevented users from using wrong Build/Debug buttons (issue [#3239](https://github.com/platformio/platformio-vscode-ide/issues/3239))
8+
39
## 2.5.0 (2022-06-23)
410

511
**Requires PlatformIO Core 6.0 or above**

assets/predownloaded/.keep

Whitespace-only changes.

0 commit comments

Comments
 (0)