File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,9 @@ The format is based on [Keep a Changelog].
74
74
to specify the formatting of the default value indicator ([ #445 ] ).
75
75
76
76
### Enhancements
77
+ * When hovering over candidates with the mouse there are no messages
78
+ shown anymore which avoids interference with candidates display
79
+ ([ #452 ] ).
77
80
* The variable ` selectrum-should-sort-p ` and ` selectrum-active-p ` have
78
81
been marked deprecated. You should use the new
79
82
` selectrum-should-sort ` and ` selectrum-is-active ` .
@@ -409,6 +412,7 @@ The format is based on [Keep a Changelog].
409
412
[ #444 ] : https://github.com/raxod502/selectrum/pull/444
410
413
[ #445 ] : https://github.com/raxod502/selectrum/pull/445
411
414
[ #446 ] : https://github.com/raxod502/selectrum/pull/446
415
+ [ #452 ] : https://github.com/raxod502/selectrum/pull/452
412
416
413
417
## 3.0 (released 2020-10-20)
414
418
### Breaking changes
You can’t perform that action at this time.
0 commit comments