Skip to content

Commit 51a066d

Browse files
committed
fixup!: bullets in CHANGELOG
1 parent 408e15a commit 51a066d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,24 @@ Code v1.65.2
2929
### Changed
3030

3131
- Excluded .deb files from release Docker image which drops the compressed and
32-
uncompressed size by 58% and 34%. - Upgraded to Code 1.65.2.
32+
uncompressed size by 58% and 34%.
33+
- Upgraded to Code 1.65.2.
3334

3435
### Added
3536

3637
- Added a new CLI flag called `--disable-file-downloads` which allows you to
3738
disable the "Download..." option that shows in the UI when right-clicking on a
38-
file. This can also set by running `CS_DISABLE_FILE_DOWNLOADS=1`. - Aligned the
39-
dependencies for binary and npm release artifacts.
39+
file. This can also set by running `CS_DISABLE_FILE_DOWNLOADS=1`.
40+
- Aligned the dependencies for binary and npm release artifacts.
4041

4142
### Fixed
4243

4344
- Fixed the code-server version from not displaying in the Help > About dialog.
4445
- Fixed issues with the TypeScript and JavaScript Language Features Extension
45-
failing to activate. - Fixed missing files in ipynb extension. - Fixed the
46-
homebrew release workflow. - Fixed the Docker release workflow from not always
47-
publishing version tags.
46+
failing to activate.
47+
- Fixed missing files in ipynb extension.
48+
- Fixed the homebrew release workflow.
49+
- Fixed the Docker release workflow from not always publishing version tags.
4850

4951
## [4.2.0](https://github.com/coder/code-server/releases/tag/v4.2.0) - 2022-03-22
5052

0 commit comments

Comments
 (0)