Skip to content

Commit 4d440f7

Browse files
committed
Standardize changlog headings
1 parent 29e859f commit 4d440f7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,41 +11,41 @@
1111
- Setting to disable downloading the binary. When disabled, the existing binary
1212
will be used as-is. If the binary is missing, the plugin will error.
1313

14-
### Fixes
14+
### Fixed
1515

1616
- Increased timeout will apply to reconnects as well.
1717

18-
### Changes
18+
### Changed
1919

2020
- Show certificate errors under the token input.
2121

2222
## [v0.1.36](https://github.com/coder/vscode-coder/releases/tag/v0.1.36) (2024-04-09)
2323

24-
### Changes
24+
### Changed
2525

2626
- Automatically update a workspace if required by the template.
2727
- Show more information when remote setup fails.
2828

29-
### Fixes
29+
### Fixed
3030

3131
- Abort remote connection when remote setup fails.
3232

3333
## [v0.1.35](https://github.com/coder/vscode-coder/releases/tag/v0.1.35) (2024-03-12)
3434

35-
### Changes
35+
### Changed
3636

3737
- Support running within Cursor.
3838

3939
## [v0.1.34](https://github.com/coder/vscode-coder/releases/tag/v0.1.34) (2024-03-03)
4040

41-
### Changes
41+
### Changed
4242

4343
- Improve fetching the Coder binary. This is mostly just better logging but it
4444
also will avoid fetching if the existing binary version already matches, to
4545
support scenarios where the ETag is ignored.
4646

4747
## [v0.1.33](https://github.com/coder/vscode-coder/releases/tag/v0.1.33) (2024-02-20)
4848

49-
### Bug fixes
49+
### Fixed
5050

5151
- Prevent updating template when automatically starting workspace.

0 commit comments

Comments
 (0)