git-auto-commit-mode/NEWS
Tom Willemsen 3ccf3fb624 Update version info
Should have been done before the last tag.
2013-04-10 01:57:21 +02:00

37 lines
621 B
Text

# -*- mode: org; -*-
* v4.2.1
- Fix some version number mistakes.
* v4.2.0
- Add README, NEWS, CONTRIBUTING and INSTALL files.
- Use Emacs' Customize interface for user option
=gac-automatically-push-p=.
* 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.