branch: master commit 285419b9cab122097be90a0c74a14e4c9fbdac73 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Add a NEWS entry --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index c6b8139..be28f60 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,10 @@ ## Next +* The most common case of tooltip flickering with asynchronous backend (and + built-in cache disabled) is fixed + ([#510](https://github.com/company-mode/company-mode/issues/510), + [#654](https://github.com/company-mode/company-mode/issues/654)). * Native line numbers compatibility fixes. * New feature `company-tng`. It contains a frontend and some helper code. The frontend triggers insertion of the candidate as soon as it's selected, so