Bump version, update news
This commit is contained in:
parent
d4fd943206
commit
df07899acd
2 changed files with 7 additions and 1 deletions
6
NEWS
6
NEWS
|
@ -1,6 +1,12 @@
|
||||||
# -*- mode: org; -*-
|
# -*- mode: org; -*-
|
||||||
#+STARTUP: showall
|
#+STARTUP: showall
|
||||||
|
|
||||||
|
* v4.7.0
|
||||||
|
|
||||||
|
- Fix the URL package header, it was pointing at a non-existent page.
|
||||||
|
- Add user options =gac-commit-additional-flags=, and =gac-silent-message-p=.
|
||||||
|
- Fix an issue with having the =[= character somewhere in the path of the file.
|
||||||
|
|
||||||
* v4.6.0
|
* v4.6.0
|
||||||
|
|
||||||
- Only try to commit when changes have been discovered in the file. By
|
- Only try to commit when changes have been discovered in the file. By
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Created: Jan 9, 2012
|
;; Created: Jan 9, 2012
|
||||||
;; Version: 4.6.0
|
;; Version: 4.7.0
|
||||||
;; Keywords: vc
|
;; Keywords: vc
|
||||||
;; URL: https://github.com/ryuslash/git-auto-commit-mode
|
;; URL: https://github.com/ryuslash/git-auto-commit-mode
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue