File tree 2 files changed +29
-1
lines changed 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.34.1"
3
+ description : " Released on 10/03/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.34.1.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.34.1.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - web: Fixed an issue where ` code-server ` would show a frequent "Reconnecting"
17
+ dialog.
18
+ - infra: Fixed an issue where database migrations would fail with an error
19
+ ` migrate v2: up: Dirty database version 1. `
20
+
21
+ ### Security updates 🔐
22
+
23
+ There are no security updates in 1.34.1.
Original file line number Diff line number Diff line change 593
593
]
594
594
},
595
595
{
596
- "path" : " ./changelog/1.34.0.md"
596
+ "path" : " ./changelog/1.34.0.md" ,
597
+ "children" : [
598
+ {
599
+ "path" : " ./changelog/1.34.1.md"
600
+ }
601
+ ]
597
602
},
598
603
{
599
604
"path" : " ./changelog/1.33.0.md" ,
You can’t perform that action at this time.
0 commit comments