Skip to content

Commit 76a49dd

Browse files
committed
chore: update CHANGELOG
1 parent 8c72249 commit 76a49dd

File tree

1 file changed

+2
-66
lines changed

1 file changed

+2
-66
lines changed

CHANGELOG.md

+2-66
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,11 @@
33
# Changelog
44

55
- [Changelog](#changelog)
6-
- [3.11.0](#3110)
6+
- [3.10.0](#3100)
77
- [New Features](#new-features)
88
- [Bug Fixes](#bug-fixes)
99
- [Documentation](#documentation)
1010
- [Development](#development)
11-
- [3.10.0](#3100)
12-
- [New Features](#new-features-1)
13-
- [Bug Fixes](#bug-fixes-1)
14-
- [Documentation](#documentation-1)
15-
- [Development](#development-1)
1611
- [Previous versions](#previous-versions)
1712

1813
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -32,86 +27,32 @@ Add next version above previous version but below this line using the template
3227
3328
## 0.0.0
3429
35-
v0.0.0
36-
3730
VS Code v0.00.0
3831
39-
Upgrading is as easy as installing the new version over the old one. code-server
40-
maintains all user data in \`~/.local/share/code-server\` so that it is preserved in between
41-
installations.
42-
4332
### New Features
4433
45-
⭐ Summarize new features here with references to issues
46-
4734
- item
4835
4936
### Bug Fixes
5037
51-
⭐ Summarize bug fixes here with references to issues
52-
5338
- fix(socket): did this thing #321 @githubuser
5439
5540
## Documentation
5641
57-
⭐ Summarize doc changes here with references to issues
58-
5942
- item
6043
6144
## Development
6245
63-
⭐ Summarize development/testing changes here with references to issues
64-
6546
- item
6647
6748
-->
6849

69-
## 3.11.0
70-
71-
v3.11.0
72-
73-
VS Code v1.56
74-
75-
Upgrading is as easy as installing the new version over the old one. code-server
76-
maintains all user data in \`~/.local/share/code-server\` so that it is preserved in between installations.
77-
78-
### New Features
79-
80-
⭐ Summarize new features here with references to issues
81-
82-
- item
83-
84-
### Bug Fixes
85-
86-
⭐ Summarize bug fixes here with references to issues
87-
88-
- fix(socket): did this thing #321 @githubuser
89-
90-
## Documentation
91-
92-
⭐ Summarize doc changes here with references to issues
93-
94-
- item
95-
96-
## Development
97-
98-
⭐ Summarize development/testing changes here with references to issues
99-
100-
- item
101-
10250
## 3.10.0
10351

104-
v3.10.0
105-
10652
VS Code v1.56
10753

108-
Upgrading is as easy as installing the new version over the old one. code-server
109-
maintains all user data in \`~/.local/share/code-server\` so that it is preserved in between installations.
110-
11154
### New Features
11255

113-
⭐ Summarize new features here with references to issues
114-
11556
- feat: minor connections refactor #3178 @code-asher
11657
- feat(security): add code-scanning with CodeQL #3229 @jsjoeio
11758
- feat(ci): add trivy job for security #3261 @jsjoeio
@@ -120,8 +61,6 @@ maintains all user data in \`~/.local/share/code-server\` so that it is preserve
12061

12162
### Bug Fixes
12263

123-
⭐ Summarize bug fixes here with references to issues
124-
12564
- fix(socket): did this thing #321 @githubuser
12665
- fix(login): rate limiter shouldn't count successful logins #3141 @jsjoeio
12766
- chore(lib/vscode): update netmask #3187 @oxy
@@ -132,8 +71,6 @@ maintains all user data in \`~/.local/share/code-server\` so that it is preserve
13271

13372
## Documentation
13473

135-
⭐ Summarize doc changes here with references to issues
136-
13774
- docs(FAQ): add mention of sysbox #3087 @bpmct
13875
- docs: add security policy #3148 @jsjoeio
13976
- docs(guide.md): add `caddy` example for serving from sub-path #3217 @catthehacker
@@ -145,11 +82,10 @@ maintains all user data in \`~/.local/share/code-server\` so that it is preserve
14582
- docs(maintaining): add triage to workflow #3284 @jsjoeio
14683
- docs(security): add section for tools #3287 @jsjoeio
14784
- docs(maintaining): add versioning #3288 @jsjoeio
85+
- docs: add changelog #3337 @jsjoeio
14886

14987
## Development
15088

151-
⭐ Summarize development/testing changes here with references to issues
152-
15389
- fix(update-vscode): add check/docs for git-subtree #3129 @oxy
15490
- refactor(testing): migrate to playwright-test from jest-playwright #3133 @jsjoeio
15591
- refactor(ci): remove unmaintained CI images and update release workflow #3147 @oxy

0 commit comments

Comments
 (0)