mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
Optional GITHASH directive for version_pattern
Optionally add GIT hash to your version number.
This commit is contained in:
parent
e96904438b
commit
da44922261
5 changed files with 34 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog for https://github.com/mbarkhau/bumpver
|
||||
|
||||
## **unreleased**
|
||||
|
||||
- Add ``GITHASH`` to ``version_pattern`` (@mpasternak)
|
||||
|
||||
## BumpVer 2022.1116
|
||||
|
||||
- Fix: [incorrect version comparison when updating from vcs tag][gh_i174].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue