]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Don't replace the default argument values with `argN` anymore
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 755e1fee55b60e5c2c3dd5c26b8835735cc1ac0f..b464b8ea9c73a3d0a5cda44ec5986fc1efe7ef6b 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,11 @@
 
 ## Next
 
+* `company-template-c-like-templatify` does not replace the default argument
+  values with `argN` anymore
+  ([#336](https://github.com/company-mode/company-mode/issues/336)). This
+  affects `company-clang` and all third-party backends that use this function.
+* `company-template-add-field` calling convention has changed.
 * New user option `company-dabbrev-ignore-invisible`.
 * `company-ropemacs` was removed. `ropemacs` supports completion via
   `completion-at-point-functions` starting with version 0.8.