aboutsummaryrefslogtreecommitdiff
path: root/pw_ide/ts/pigweed-vscode/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pw_ide/ts/pigweed-vscode/README.md')
-rw-r--r--pw_ide/ts/pigweed-vscode/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/pw_ide/ts/pigweed-vscode/README.md b/pw_ide/ts/pigweed-vscode/README.md
index e23ea3136..434603d7a 100644
--- a/pw_ide/ts/pigweed-vscode/README.md
+++ b/pw_ide/ts/pigweed-vscode/README.md
@@ -23,11 +23,3 @@ This is highly experimental!
- Install the build tool: `npm install -g @vscode/vsce`
- Build the VSIX: `vsce package`
-
-## Changelog
-
-### 0.0.1
-
-- Adds the "Pigweed: Check Extensions" command, which prompts the user to
- install all recommended extensions and disable all unwanted extensions, as
- defined by the project's `extensions.json`.