There was an error while loading. Please reload this page.
1 parent d22eaad commit 7aea3fcCopy full SHA for 7aea3fc
web/src/changelog.json
@@ -1,9 +1,16 @@
1
{
2
"Interface - Misc": [
3
4
- "issueId": 471,
5
- "url": "pull/471",
6
- "description": "Add iterators to examples"
+ "issueId": 480,
+ "url": "pull/480",
+ "description": "Fix text wrap in output"
7
+ }
8
+ ],
9
+ "Go - WebAssembly": [
10
+ {
11
+ "issueId": 481,
12
+ "url": "pull/481",
13
+ "description": "Upgrade to Go 1.24"
14
}
15
]
16
0 commit comments