git-auto-commit-mode/NEWS

33 lines
519 B
Text
Raw Normal View History

2013-04-09 02:16:32 +02:00
# -*- mode: org; -*-
* v4.2.0
- Add README and NEWS files.
- Use Emacs' Customize interface for user options.
2013-04-09 02:16:32 +02:00
* v4.1
- Update package URL to new homepage.
* v4
- Make =gac-automatically-push= buffer local, always.
- Rename =gac-automatically-push= to =gac-automatically-push-p= to
follow standard emacs-lisp conventions.
- Fix commentary about =gac-automatically-push-p=.
* v3
- Shows the status when push finishes.
* v2
- Add ability to automatically push.
* v1
- Initial release.