]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/company/NEWS.md
Merge commit '119822078ee3024c2d27017d45ef4578fa36040f' from company
[gnu-emacs-elpa] / packages / company / NEWS.md
index 1382b6efd2311abc2c63ef3ed6da815a170ce21b..7285278e025d9c76f28d7c7edf494be0f62562d9 100644 (file)
@@ -1,7 +1,10 @@
 # History of user-visible changes
 
-## Next
+## 2014-02-18 (0.7)
 
+* New back-end command, `match`, for non-prefix completion.
+* New user option `company-continue-commands`. The default value aborts
+  completion on buffer saving commands.
 * New back-end command, `annotation`, for text displayed inline in the popup
   that's not a part of completion candidate.
 * `company-capf`, `company-clang` and `company-eclim` use `annotation`.