Skip to content

Commit 8d4ffb3

Browse files
committed
Add changelog for 3.5.0
1 parent 212ffc7 commit 8d4ffb3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
"3.2.18": "messages/3.2.18.txt",
1515
"3.3.0": "messages/3.3.0.txt",
1616
"3.4.0": "messages/3.4.0.txt",
17-
"3.4.1": "messages/3.4.1.txt"
17+
"3.4.1": "messages/3.4.1.txt",
18+
"3.5.0": "messages/3.5.0.txt"
1819
}

messages/3.5.0.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
v3.5.0 (2023-05-06)
2+
-------------------
3+
4+
## Minor changes
5+
6+
- Mousemap: Added support for `context` key added in build 4149 (#388, @FichteFoll)
7+
8+
## Trivial changes and fixes
9+
10+
- Commands: Add completions for `copy_as_html` command (@FichteFoll)
11+
- Commands: Add completions for new `open_file` command aguments (#387, @deathaxe)
12+
- Commands: Adjust caption of default commands file template (@FichteFoll)
13+
- Syntax: Fix recognition of `partial-symbols` syntax test files (#384, #385, @keith-hall)

0 commit comments

Comments
 (0)