Release note script (snippets, 6c0e4f7)

Add a simple script that uses git-tag to find out what release we are at and what release was immediately prior, and uses git-log/git-shortlog to emit code-level release notes. The intention is that this script be used as part of the build process.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Bail early if not inside a Git repo (snippets, fbc5f09)
Update version number pre-release (Synergy, 48fa71e) →

All snippets