File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 14
14
"3.2.18" : " messages/3.2.18.txt" ,
15
15
"3.3.0" : " messages/3.3.0.txt" ,
16
16
"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"
18
19
}
Original file line number Diff line number Diff line change
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)
You can’t perform that action at this time.
0 commit comments