3
3
# Changelog
4
4
5
5
- [ Changelog] ( #changelog )
6
- - [ Next Version] ( #next-version )
7
- - [ Documentation] ( #documentation )
8
- - [ 3.10.2] ( #3102 )
6
+ - [ Next Version] ( #next-version )
9
7
- [ New Features] ( #new-features )
10
8
- [ Bug Fixes] ( #bug-fixes )
9
+ - [ Documentation] ( #documentation )
11
10
- [ Development] ( #development )
12
- - [ 3.10.1] ( #3101 )
11
+ - [ 3.10.2] ( #3102 )
12
+ - [ New Features] ( #new-features-1 )
13
13
- [ Bug Fixes] ( #bug-fixes-1 )
14
- - [ Documentation] ( #documentation-1 )
15
14
- [ Development] ( #development-1 )
16
- - [ 3.10.0 ] ( #3100 )
17
- - [ New Features ] ( #new-features-1 )
15
+ - [ Documentation ] ( #documentation-1 )
16
+ - [ 3.10.1 ] ( #3101 )
18
17
- [ Bug Fixes] ( #bug-fixes-2 )
19
18
- [ Documentation] ( #documentation-2 )
20
19
- [ Development] ( #development-2 )
20
+ - [ 3.10.0] ( #3100 )
21
+ - [ New Features] ( #new-features-2 )
22
+ - [ Bug Fixes] ( #bug-fixes-3 )
23
+ - [ Documentation] ( #documentation-3 )
24
+ - [ Development] ( #development-3 )
21
25
- [ Previous versions] ( #previous-versions )
22
26
23
27
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -57,13 +61,25 @@ VS Code v0.00.0
57
61
58
62
-->
59
63
60
- # Next Version
64
+ ## Next Version
61
65
62
66
VS Code v0.00.0
63
67
68
+ ### New Features
69
+
70
+ - item
71
+
72
+ ### Bug Fixes
73
+
74
+ - item
75
+
64
76
### Documentation
65
77
66
- - docs: fix confusing sentence in pull requests section #3460 @shiv-tyagi
78
+ - docs: fix confusing sentence in pull requests section #3460 @shiv-tyag
79
+
80
+ ### Development
81
+
82
+ - fix: use sufficient computational effort for password hash #3422 @jsjoeio
67
83
68
84
## 3.10.2
69
85
@@ -82,6 +98,10 @@ VS Code v1.56.1
82
98
83
99
- fix(ci): update brew-bump.sh to update remote first #3438 @jsjoeio
84
100
101
+ ### Documentation
102
+
103
+ - item
104
+
85
105
## 3.10.1
86
106
87
107
VS Code v1.56.1
0 commit comments