Skip to content

Commit 40c5337

Browse files
authored
chore: update changelog v2.1.0 (#402)
1 parent 68e6094 commit 40c5337

File tree

1 file changed

+6
-50
lines changed

1 file changed

+6
-50
lines changed

web/src/changelog.json

+6-50
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,14 @@
11
{
22
"Interface - General": [
33
{
4-
"issueId": 316,
5-
"url": "pull/316",
6-
"description": "New multi-file workspace."
4+
"issueId": 400,
5+
"url": "issues/400",
6+
"description": "Disable auto save by default."
77
},
88
{
9-
"issueId": 372,
10-
"url": "pull/372",
11-
"description": "Improved examples and settings UX."
12-
},
13-
{
14-
"issueId": 317,
15-
"url": "pull/317",
16-
"description": "Use relative units for output panel width."
17-
}
18-
],
19-
"Interface - Code Editor": [
20-
{
21-
"issueId":362,
22-
"url": "pull/362",
23-
"description": "Suggest package names in import statements."
24-
},
25-
{
26-
"issueId": 374,
27-
"url": "pull/374",
28-
"description": "Save editor font size when changed using mouse scroll."
29-
},
30-
{
31-
"issueId": 373,
32-
"url": "pull/373",
33-
"description": "Added new editor fonts."
34-
}
35-
],
36-
"Go - WebAssembly": [
37-
{
38-
"issueId": 359,
39-
"url": "pull/359",
40-
"description": "Added WebAssembly unit tests support."
41-
},
42-
{
43-
"issueId": 319,
44-
"url": "pull/319",
45-
"description": "Added third-party libraries support for WebAssembly."
46-
},
47-
{
48-
"issueId": 379,
49-
"url": "pull/379",
50-
"description": "Use WASM automatically based on Go build tags."
51-
},
52-
{
53-
"issueId": 349,
54-
"url": "pull/349",
55-
"description": "Yaegi Go interpreter was removed."
9+
"issueId": 401,
10+
"url": "pull/401",
11+
"description": "Improve settings menu."
5612
}
5713
]
5814
}

0 commit comments

Comments
 (0)