5
5
- [ Changelog] ( #changelog )
6
6
- [ Next Version] ( #next-version )
7
7
- [ New Features] ( #new-features )
8
- - [ 3.10.1] ( #3101 )
9
8
- [ Bug Fixes] ( #bug-fixes )
10
9
- [ Documentation] ( #documentation )
11
10
- [ Development] ( #development )
12
- - [ 3.10.0] ( #3100 )
13
- - [ New Features] ( #new-features-1 )
11
+ - [ 3.10.1] ( #3101 )
14
12
- [ Bug Fixes] ( #bug-fixes-1 )
15
13
- [ Documentation] ( #documentation-1 )
16
14
- [ Development] ( #development-1 )
15
+ - [ 3.10.0] ( #3100 )
16
+ - [ New Features] ( #new-features-1 )
17
+ - [ Bug Fixes] ( #bug-fixes-2 )
18
+ - [ Documentation] ( #documentation-2 )
19
+ - [ Development] ( #development-2 )
17
20
- [ Previous versions] ( #previous-versions )
18
21
19
22
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -59,8 +62,20 @@ VS Code v1.56.1
59
62
60
63
### New Features
61
64
62
- - feat: support ` extraInitContainers ` in helm chart values
63
- - feat: change ` extraContainers ` to support templating in helm chart
65
+ - feat: support ` extraInitContainers ` in helm chart values #3393 @strowk
66
+ - feat: change ` extraContainers ` to support templating in helm chart #3393 @strowk
67
+
68
+ ### Bug Fixes
69
+
70
+ - fix: use correct command to Open Folder on Welcome page #3437 @jsjoeio
71
+
72
+ ### Documentation
73
+
74
+ - item
75
+
76
+ ### Development
77
+
78
+ - fix(ci): update brew-bump.sh to update remote first #3438 @jsjoeio
64
79
65
80
## 3.10.1
66
81
@@ -71,7 +86,6 @@ VS Code v1.56.1
71
86
- fix: Check the logged user instead of $USER #3330 @videlanicolas
72
87
- fix: Fix broken node_modules.asar symlink in npm package #3355 @code-asher
73
88
- fix: Update cloud agent to fix version issue #3342 @oxy
74
- - fix: use correct command to Open Folder on Welcome page #3437 @jsjoeio
75
89
76
90
### Documentation
77
91
@@ -80,7 +94,6 @@ VS Code v1.56.1
80
94
- docs(maintaining): add merge strategies section #3379 @jsjoeio
81
95
- refactor: move default PR template #3375 @jsjoeio
82
96
- docs(contributing): add commits section #3377 @jsjoeio
83
- - docs(maintaining): add process for release managers #3360 @jsjoeio
84
97
85
98
### Development
86
99
0 commit comments