Currently, we cannot customize the release message on a per release basis. However, for things like CHANGELOGs, it makes sense to allow someone to enter what the message should be. As a result, we should allow opening of $EDITOR (either via a flag, -F?, or a config setting).
Depends on #8
Currently, we cannot customize the release message on a per release basis. However, for things like CHANGELOGs, it makes sense to allow someone to enter what the message should be. As a result, we should allow opening of
$EDITOR
(either via a flag,-F
?, or a config setting).