Skip to content

Commit

Permalink
Add changelog for 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FichteFoll committed May 6, 2023
1 parent 212ffc7 commit 8d4ffb3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
"3.2.18": "messages/3.2.18.txt",
"3.3.0": "messages/3.3.0.txt",
"3.4.0": "messages/3.4.0.txt",
"3.4.1": "messages/3.4.1.txt"
"3.4.1": "messages/3.4.1.txt",
"3.5.0": "messages/3.5.0.txt"
}
13 changes: 13 additions & 0 deletions messages/3.5.0.txt
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)

0 comments on commit 8d4ffb3

Please sign in to comment.