]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/company/NEWS.md
Sync with yasnippet/master
[gnu-emacs-elpa] / packages / company / NEWS.md
index 64860ba24711ecfdca693853287eec442e1a6fd7..e1874a0439aa8c54bf2dc6e9eb34c55c47c1eb03 100644 (file)
@@ -1,5 +1,13 @@
 # History of user-visible changes
 
+## 2013-08-18 (0.6.11)
+
+* `company-template-c-like-templatify` removes all text after closing paren, for
+  use in backends that display additional info there.
+* `company-cmake` is now bundled.
+* Better `linum` compatibility in Emacs <= 24.2.
+* `company-global-modes`: New option.
+
 ## 2013-05-26 (0.6.10)
 
 * Plays nicer with `org-indent-mode`.