Update version to v4.5.0
This commit is contained in:
parent
23a0224a00
commit
3db70af7d3
2 changed files with 7 additions and 1 deletions
6
NEWS
6
NEWS
|
@ -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=.
|
||||
|
|
|
@ -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/
|
||||
|
||||
|
|
Loading…
Reference in a new issue