Add --ignore-vcs-tag to support bumping older versions (#207)

* Add --ignore-vcs-tag to support bumping older versions
This commit is contained in:
Jusong Yu 2023-05-18 16:17:34 +02:00 committed by GitHub
parent 04d7ecc112
commit e73ce30774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 83 additions and 29 deletions

View file

@ -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.