Git Release Notes for Drush
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
This is a Git port of cvs-release-notes.php, which lived in the tricks repo back in CVS land.
Installation
The script is a Drush command and it must be installed into `.drush` directory (for Windows: `%USERPROFILE%/.drush/`, for Linux: `~/.drush`) in a sub-directory named `grn`.
You may install the module using Drush (drush dl grn) or just manualy expand the archive you download from the module's drupal.org page.

