Update version to v4.5.0

This commit is contained in:
Tom Willemse 2019-10-07 20:40:04 -07:00
parent 23a0224a00
commit 3db70af7d3
2 changed files with 7 additions and 1 deletions

6
NEWS
View file

@ -1,6 +1,12 @@
# -*- mode: org; -*-
#+STARTUP: showall
* v4.5.0
- Support the fish shell through the ~gac-shell-and~ option.
- Support buffering commits within a certain time interval using the
~gac-debounce-interval~.
* v4.4.0
- Support Windows paths using =convert-standard-filename=.

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Created: Jan 9, 2012
;; Version: 4.4.0
;; Version: 4.5.0
;; Keywords: vc
;; URL: http://projects.ryuslash.org/git-auto-commit-mode/