Skip to content

Commit 3fbac01

Browse files
committed
chore: update CHANGELOG
1 parent 813e83a commit 3fbac01

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,30 @@ Code v99.99.999
2020
2121
-->
2222

23+
## [4.5.0](https://github.com/coder/code-server/releases/tag/v4.5.0) - 2022-06-29
24+
25+
Code v1.68.1
26+
27+
### Changed
28+
29+
- Updated codecov to use codecov uploader
30+
- Moved integration tests to Jest
31+
- Fixed docker release to only download .deb
32+
- Upgraded to Code 1.68.1
33+
- Install `nfpm` from GitHub
34+
- Upgraded to TypeScript 4.6
35+
36+
### Added
37+
38+
- Added tests for `open`, `isWsl`, `handlePasswordValidation`
39+
- Provided alternate image registry to dockerhub
40+
- Allowed users to have scripts run on container with `ENTRYPOINTD` environment
41+
variable
42+
43+
### Fixed
44+
45+
- Fixed open CLI command to work on macOS
46+
2347
## [4.4.0](https://github.com/coder/code-server/releases/tag/v4.4.0) - 2022-05-06
2448

2549
Code v1.66.2

0 commit comments

Comments
 (0)