mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
Add --ignore-vcs-tag to support bumping older versions (#207)
* Add --ignore-vcs-tag to support bumping older versions
This commit is contained in:
parent
04d7ecc112
commit
e73ce30774
4 changed files with 83 additions and 29 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Changelog for https://github.com/mbarkhau/bumpver
|
||||
|
||||
## BumpVer 2023.1122
|
||||
|
||||
- Fix [#207][gh_i207]: Add --ignore-vcs-tag for old version support purpose
|
||||
|
||||
[gh_i207]: https://github.com/mbarkhau/bumpver/issues/207
|
||||
|
||||
Thank you [Jusong Yu](https://github.com/unkcpz) for your contribution.
|
||||
|
||||
## BumpVer 2023.1121
|
||||
|
||||
- Fix [#200][gh_i200]: Fix compatability with packaging 23.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue