Skip to content

Commit 84177cd

Browse files
committed
Update changelog
1 parent ed5467e commit 84177cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ The format is based on [Keep a Changelog].
7474
to specify the formatting of the default value indicator ([#445]).
7575

7676
### Enhancements
77+
* When hovering over candidates with the mouse there are no messages
78+
shown anymore which avoids interference with candidates display
79+
([#452]).
7780
* The variable `selectrum-should-sort-p` and `selectrum-active-p` have
7881
been marked deprecated. You should use the new
7982
`selectrum-should-sort` and `selectrum-is-active`.
@@ -409,6 +412,7 @@ The format is based on [Keep a Changelog].
409412
[#444]: https://github.com/raxod502/selectrum/pull/444
410413
[#445]: https://github.com/raxod502/selectrum/pull/445
411414
[#446]: https://github.com/raxod502/selectrum/pull/446
415+
[#452]: https://github.com/raxod502/selectrum/pull/452
412416

413417
## 3.0 (released 2020-10-20)
414418
### Breaking changes

0 commit comments

Comments
 (0)