Skip to content

Commit 7435058

Browse files
Update CHANGELOG based on previous releases (#552)
1 parent fc600de commit 7435058

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,27 @@
22

33
## Unreleased
44

5+
## 0.8.13
6+
7+
- Revert extension bundling due to issues when running in WSL.
8+
- Bump LICENSE year to 2026.
9+
10+
## 0.8.12
11+
12+
- Bundle extension for faster loading.
13+
- Fix running commands on Windows.
14+
- Add "Programming Languages" to VS Code categories.
15+
- Drop separate `buf` language.
16+
17+
## 0.8.11
18+
19+
This is the next release published to the VS Code Marketplace and OpenVSX after 0.8.1.
20+
Versions 0.8.2–0.8.10 were tagged releases in the repository but were not published
21+
to the VS Code Marketplace or OpenVSX as we were testing our new release pipeline.
22+
523
- Add file icons for Protobuf and Buf configuration files.
24+
- Deprecate breaking change detection.
25+
- Remove configs from extension (minus `commandLine.path`).
626

727
## 0.8.1
828

0 commit comments

Comments
 (0)