Skip to content

Commit

Permalink
Merge pull request #304 from x1unix/chore/changelog
Browse files Browse the repository at this point in the history
chore: update changelog
  • Loading branch information
x1unix authored Jan 17, 2024
2 parents 8e24e69 + affa8bb commit eea6a44
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions web/src/changelog.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"Go - WebAssembly": [
"Interface - Terminal": [
{
"issueId": 290,
"url": "/issues/290",
"description": "Update Go WebAssembly compiler to 1.21"
"issueId": 303,
"url": "/pull/303",
"description": "Support terminal sequences and colored output"
},
{
"issueId": 292,
"url": "/issues/292",
"description": "Expose syscall/js package for Yaegi"
"issueId": 264,
"url": "/issues/264",
"description": "Cleanup output before run"
},
{
"issueId": 293,
"url": "/issues/293",
"description": "Fix UI freeze on Go program panic"
"issueId": 267,
"url": "/issues/267",
"description": "Fix new line formatting in output"
}
]
}

0 comments on commit eea6a44

Please sign in to comment.