-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update changelog v2.1.0 (#402)
- Loading branch information
Showing
1 changed file
with
6 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,14 @@ | ||
{ | ||
"Interface - General": [ | ||
{ | ||
"issueId": 316, | ||
"url": "pull/316", | ||
"description": "New multi-file workspace." | ||
"issueId": 400, | ||
"url": "issues/400", | ||
"description": "Disable auto save by default." | ||
}, | ||
{ | ||
"issueId": 372, | ||
"url": "pull/372", | ||
"description": "Improved examples and settings UX." | ||
}, | ||
{ | ||
"issueId": 317, | ||
"url": "pull/317", | ||
"description": "Use relative units for output panel width." | ||
} | ||
], | ||
"Interface - Code Editor": [ | ||
{ | ||
"issueId":362, | ||
"url": "pull/362", | ||
"description": "Suggest package names in import statements." | ||
}, | ||
{ | ||
"issueId": 374, | ||
"url": "pull/374", | ||
"description": "Save editor font size when changed using mouse scroll." | ||
}, | ||
{ | ||
"issueId": 373, | ||
"url": "pull/373", | ||
"description": "Added new editor fonts." | ||
} | ||
], | ||
"Go - WebAssembly": [ | ||
{ | ||
"issueId": 359, | ||
"url": "pull/359", | ||
"description": "Added WebAssembly unit tests support." | ||
}, | ||
{ | ||
"issueId": 319, | ||
"url": "pull/319", | ||
"description": "Added third-party libraries support for WebAssembly." | ||
}, | ||
{ | ||
"issueId": 379, | ||
"url": "pull/379", | ||
"description": "Use WASM automatically based on Go build tags." | ||
}, | ||
{ | ||
"issueId": 349, | ||
"url": "pull/349", | ||
"description": "Yaegi Go interpreter was removed." | ||
"issueId": 401, | ||
"url": "pull/401", | ||
"description": "Improve settings menu." | ||
} | ||
] | ||
} |