Skip to content

Commit

Permalink
Bump up version and update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed Jan 24, 2016
1 parent f30a5a0 commit a9ac2f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Revision history for git-gutter.el

Revision 0.86 2016/01/24
- Add mark hunk command(#112)
- Refactoring code
- Remove old magit hook setting, it is no longer used(#110)
- Update unchanged line at linum update(#109
- Don't upgrade index at invoking 'git diff'(#105)

Revision 0.85 2015/12/10
- Use EVM for travis-ci
- Update documents
Expand Down
2 changes: 1 addition & 1 deletion git-gutter.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Syohei YOSHIDA <syohex@gmail.com>
;; URL: https://github.com/syohex/emacs-git-gutter
;; Version: 0.85
;; Version: 0.86
;; Package-Requires: ((cl-lib "0.5") (emacs "24"))

;; This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit a9ac2f6

Please sign in to comment.