reno/releasenotes
Thanh Ha 9b1c353bd0
Allow tags prefixed with v in default regex
The version scheme v1.0.0 is not an uncommon way to tag versions
and used to be part of the semver spec. This patch allows the
optional v prefix in the default version scheme.

ref: https://github.com/semver/semver/blob/master/semver.md#is-v123-a-semantic-version

Change-Id: I4a99bda8b788ee5fd2a8aca3463eb548d07f1313
Signed-off-by: Thanh Ha <zxiiro@linux.com>
2018-08-27 10:12:45 -04:00
..
notes Allow tags prefixed with v in default regex 2018-08-27 10:12:45 -04:00