3
3
# Changelog
4
4
5
5
- [ Changelog] ( #changelog )
6
- - [ 3.10 .0] ( #3100 )
6
+ - [ 3.11 .0] ( #3110 )
7
7
- [ New Features] ( #new-features )
8
8
- [ 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 )
11
16
- [ Previous versions] ( #previous-versions )
12
17
13
18
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -37,16 +42,36 @@ VS Code v0.00.0
37
42
38
43
- fix(socket): did this thing #321 @githubuser
39
44
40
- ## Documentation
45
+ ### Documentation
41
46
42
47
- item
43
48
44
- ## Development
49
+ ### Development
45
50
46
51
- item
47
52
48
53
-->
49
54
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
+
50
75
## 3.10.0
51
76
52
77
VS Code v1.56
@@ -69,7 +94,7 @@ VS Code v1.56
69
94
- fix: add flag for toggling permessage-deflate #3286 @code-asher
70
95
- fix: make sure directories exist #3309 @code-asher
71
96
72
- ## Documentation
97
+ ### Documentation
73
98
74
99
- docs(FAQ): add mention of sysbox #3087 @bpmct
75
100
- docs: add security policy #3148 @jsjoeio
@@ -84,7 +109,7 @@ VS Code v1.56
84
109
- docs(maintaining): add versioning #3288 @jsjoeio
85
110
- docs: add changelog #3337 @jsjoeio
86
111
87
- ## Development
112
+ ### Development
88
113
89
114
- fix(update-vscode): add check/docs for git-subtree #3129 @oxy
90
115
- refactor(testing): migrate to playwright-test from jest-playwright #3133 @jsjoeio
0 commit comments