Skip to content

Commit a89d3e3

Browse files
committed
chore: update CHANGELOG
1 parent 8ed7498 commit a89d3e3

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

CHANGELOG.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,27 @@ Code v99.99.999
2020
2121
-->
2222

23-
## [4.9.0](https://github.com/coder/code-server/releases/tag/v4.9.0) - 2022-11-14
23+
## [4.9.0](https://github.com/coder/code-server/releases/tag/v4.9.0) - 2022-12-06
2424

2525
Code v1.73.0
2626

27-
WIP
27+
### Changed
28+
29+
- Upgraded to Code 1.73.1
30+
31+
### Added
32+
33+
- `/security.txt` added as a route with info on our security policy information thanks to @ghuntley
34+
35+
### Fixed
36+
37+
- Installing on majaro images should now work thanks to @MrPeacockNLB for
38+
adding the `--noconfirm` flag in `install.sh`
39+
40+
### Known Issues
2841

29-
known issues: https://github.com/adobe/fetch/pull/318#issuecomment-1306070259
30-
cert won't work for anyone using Ubuntu 22.04
42+
- `--cert` on Ubuntu 22.04: OpenSSL v3 is used which breaks `pem` meaning the
43+
`--cert` feature will not work. [Reference](https://github.com/adobe/fetch/pull/318#issuecomment-1306070259)
3144

3245
## [4.8.3](https://github.com/coder/code-server/releases/tag/v4.8.3) - 2022-11-07
3346

0 commit comments

Comments
 (0)