-
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
212ffc7
commit 8d4ffb3
Showing
2 changed files
with
15 additions
and
1 deletion.
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
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
v3.5.0 (2023-05-06) | ||
------------------- | ||
|
||
## Minor changes | ||
|
||
- Mousemap: Added support for `context` key added in build 4149 (#388, @FichteFoll) | ||
|
||
## Trivial changes and fixes | ||
|
||
- Commands: Add completions for `copy_as_html` command (@FichteFoll) | ||
- Commands: Add completions for new `open_file` command aguments (#387, @deathaxe) | ||
- Commands: Adjust caption of default commands file template (@FichteFoll) | ||
- Syntax: Fix recognition of `partial-symbols` syntax test files (#384, #385, @keith-hall) |