33# Changelog
44
55- [ Changelog] ( #changelog )
6- - [ 3.10 .0] ( #3100 )
6+ - [ 3.11 .0] ( #3110 )
77 - [ New Features] ( #new-features )
88 - [ Bug Fixes] ( #bug-fixes )
9- - [ Documentation] ( #documentation )
10- - [ Development] ( #development )
9+ - [ Documentation] ( #documentation )
10+ - [ 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 )
1116 - [ Previous versions] ( #previous-versions )
1217
1318<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -37,16 +42,36 @@ VS Code v0.00.0
3742
3843- fix(socket): did this thing #321 @githubuser
3944
40- ## Documentation
45+ ### Documentation
4146
4247- item
4348
44- ## Development
49+ ### Development
4550
4651- item
4752
4853-->
4954
55+ ## 3.11.0
56+
57+ VS Code v1.56
58+
59+ ### New Features
60+
61+ - item
62+
63+ ### Bug Fixes
64+
65+ - fix: Check the logged user instead of $USER #3330 @videlanicolas
66+
67+ ### Documentation
68+
69+ - item
70+
71+ ### Development
72+
73+ - item
74+
5075## 3.10.0
5176
5277VS Code v1.56
@@ -69,7 +94,7 @@ VS Code v1.56
6994- fix: add flag for toggling permessage-deflate #3286 @code-asher
7095- fix: make sure directories exist #3309 @code-asher
7196
72- ## Documentation
97+ ### Documentation
7398
7499- docs(FAQ): add mention of sysbox #3087 @bpmct
75100- docs: add security policy #3148 @jsjoeio
@@ -84,7 +109,7 @@ VS Code v1.56
84109- docs(maintaining): add versioning #3288 @jsjoeio
85110- docs: add changelog #3337 @jsjoeio
86111
87- ## Development
112+ ### Development
88113
89114- fix(update-vscode): add check/docs for git-subtree #3129 @oxy
90115- refactor(testing): migrate to playwright-test from jest-playwright #3133 @jsjoeio
0 commit comments