Skip to content

Commit f73dbd4

Browse files
authored
chore: changelog for 1.11 (#179)
1 parent 5aae337 commit f73dbd4

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

web/src/changelog.json

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
11
{
22
"Interface - General": [
33
{
4-
"issueId": 150,
5-
"url": "/pull/150",
6-
"description": "Use system dark mode theme preferences."
4+
"issueId": 169,
5+
"url": "/pull/169",
6+
"description": "Add Vim mode emulation."
77
},
8-
{
9-
"issueId": 147,
10-
"url": "/pull/147",
11-
"description": "Add vertical and horizontal layout switcher for output panel"
12-
}
138
],
14-
"Interface - Other": [
9+
"Interface - Bugs": [
1510
{
16-
"issueId": 147,
17-
"url": "/pull/147",
18-
"description": "Store output panel settings in local storage."
11+
"issueId": 178,
12+
"url": "/pull/178",
13+
"description": "Fix word wrap in alert box on small screens."
1914
}
2015
]
2116
}

0 commit comments

Comments
 (0)