Skip to content

Commit 6ee1a80

Browse files
committed
chore: update CHANGELOG
1 parent b97a815 commit 6ee1a80

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

23+
## [4.6.1](https://github.com/coder/code-server/releases/tag/v4.6.1) - 2022-08-31
24+
25+
Code v1.70.2
26+
27+
### Changed
28+
29+
- Updated Code to 1.70.2.
30+
- Updated `argon2` to 0.29.0 which should fix issues on FreeBSD.
31+
- Updated docs to suggest using `npm` instead of `yarn`
32+
33+
### Removed
34+
35+
- Dropped database migration patch affected to 4.0.2 versions and earlier.
36+
37+
### Fixed
38+
39+
- Fixed preservation of `process.execArgv` which means you can pass `--prof` to profile code-server.
40+
2341
## [4.6.0](https://github.com/coder/code-server/releases/tag/v4.6.0) - 2022-08-17
2442

2543
Code v1.70.1

0 commit comments

Comments
 (0)