Skip to content

Commit 381bad9

Browse files
authored
chore: update changelog for v1.10.0 (#151)
1 parent 639bef3 commit 381bad9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

web/src/changelog.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"Interface - General": [
33
{
4-
"issueId": 140,
5-
"url": "/pull/140",
6-
"description": "Add status bar with Go environment selection."
4+
"issueId": 150,
5+
"url": "/pull/150",
6+
"description": "Use system dark mode theme preferences."
77
},
88
{
9-
"issueId": 141,
10-
"url": "/pull/141",
11-
"description": "Improve command bar look on small screens."
9+
"issueId": 147,
10+
"url": "/pull/147",
11+
"description": "Add vertical and horizontal layout switcher for output panel"
1212
}
1313
],
1414
"Interface - Other": [
1515
{
16-
"issueId": 142,
17-
"url": "/pull/142",
18-
"description": "Check service worker updates on startup."
16+
"issueId": 147,
17+
"url": "/pull/147",
18+
"description": "Store output panel settings in local storage."
1919
}
2020
]
2121
}

0 commit comments

Comments
 (0)