Bump version, update news

This commit is contained in:
Tom Willemse 2020-08-27 23:53:52 -07:00
parent d4fd943206
commit df07899acd
2 changed files with 7 additions and 1 deletions

6
NEWS
View file

@ -1,6 +1,12 @@
# -*- mode: org; -*-
#+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
- Only try to commit when changes have been discovered in the file. By

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Created: Jan 9, 2012
;; Version: 4.6.0
;; Version: 4.7.0
;; Keywords: vc
;; URL: https://github.com/ryuslash/git-auto-commit-mode