branch: master
commit 07c56b1476ca1d091e6d819725ba4515c5076fcf
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    Add NEWS entry
---
 NEWS.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 97ae18c..fbecf7d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,8 @@
 
 ## Next
 
+* `company-cmake` supports completion inside string interpolations
+  ([#714](https://github.com/company-mode/company-mode/pull/714)).
 * Workaround for the conflict between `inferior-python-mode`'s completion code
   and `company-sort-by-occurrence`.
 * In Emacs 26 and newer, `company-css` is removed from `company-backends`.

Reply via email to