Skip to content

Commit bfd2231

Browse files
committed
chore: update CHANGELOG
1 parent 0fcaff8 commit bfd2231

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

CHANGELOG.md

+20-4
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,30 @@ 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
23+
## [4.7.0](https://github.com/coder/code-server/releases/tag/v4.7.0) - 2022-09-09
24+
25+
Code v1.71.0
26+
27+
### Changed
28+
29+
- Updated Code to 1.71.0
30+
31+
### Removed
32+
33+
- Dropped heartbeat patch because it was implemented upstream
34+
35+
### Fixed
36+
37+
- Add flags --unsafe-perm --legacy-peer-deps in `npm-postinstsall.sh` which ensures installing with npm works correctly
38+
39+
## [4.6.1](https://github.com/coder/code-server/releases/tag/v4.6.1) - 2022-09-31
2440

2541
Code v1.70.2
2642

2743
### Changed
2844

29-
- Updated Code to 1.70.2.
30-
- Updated `argon2` to 0.29.0 which should fix issues on FreeBSD.
45+
- Updated Code to 1.70.2
46+
- Updated `argon2` to 0.29.0 which should fix issues on FreeBSD
3147
- Updated docs to suggest using `npm` instead of `yarn`
3248

3349
### Removed
@@ -36,7 +52,7 @@ Code v1.70.2
3652

3753
### Fixed
3854

39-
- Fixed preservation of `process.execArgv` which means you can pass `--prof` to profile code-server.
55+
- Fixed preservation of `process.execArgv` which means you can pass `--prof` to profile code-server
4056

4157
## [4.6.0](https://github.com/coder/code-server/releases/tag/v4.6.0) - 2022-08-17
4258

0 commit comments

Comments
 (0)