]> code.delx.au - gnu-emacs-elpa/commitdiff
Release 0.8.1
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 1 Jul 2014 11:44:52 +0000 (14:44 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 1 Jul 2014 11:44:52 +0000 (14:44 +0300)
NEWS.md
company.el

diff --git a/NEWS.md b/NEWS.md
index 5364d4043abaeb42488dda580cf825d2a2ef9f28..af8ea70cbfd183c0ff1d1c6f10d8dad8dd06fe5e 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2014-07-01 (0.8.1)
 
 * `company-require-match` is not in effect when the new input doesn't continue
   the previous prefix, and that prefix was a match.
index 9c4e61659fe084235d4c617f8258aed057461b08..5d8562a3052d6cae5a14adeb01cde84dfecc8bef 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgutov@yandex.ru>
 ;; URL: http://company-mode.github.io/
-;; Version: 0.8.1-cvs
+;; Version: 0.8.1
 ;; Keywords: abbrev, convenience, matching
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))