]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Release 0.6.13
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 1e2902ace859562b6678d7aecd7cab603edda755..314b1eb4eb10ec77a6f9ca492e7c8b982d5f92d3 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,14 @@
 # History of user-visible changes
 
-## Next
+## 2014-01-14 (0.6.13)
+
+* Experimental support for non-prefix completion.
+* Starting with Emacs version 24.4, `company-capf` is included in
+  `company-backends` and replaces `company-elisp`.
+* `company-capf` supports completion tables that return non-default boundaries.
+* `company-elisp` is enabled in `inferior-emacs-lisp-mode`.
+
+## 2013-09-28 (0.6.12)
 
 * Default value of `company-begin-commands` changed to `(self-insert-command)`.
 * Futher improvement in `org-indent-mode` compatibility.