mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
update CHANGELOG.md
This commit is contained in:
parent
28dcbf7f8a
commit
3f1216fd37
1 changed files with 11 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,13 +1,23 @@
|
||||||
# Changelog for https://github.com/mbarkhau/bumpver
|
# Changelog for https://github.com/mbarkhau/bumpver
|
||||||
|
|
||||||
|
## BumpVer 2023.1123
|
||||||
|
|
||||||
|
- Fix [#208][gh_i208]: Fix handling of versions with PEP440 epoch.
|
||||||
|
|
||||||
|
[gh_i208]: https://github.com/mbarkhau/bumpver/issues/208
|
||||||
|
|
||||||
|
Thank you [Wen Kokke](https://github.com/wenkokke) for the issue report.
|
||||||
|
|
||||||
|
|
||||||
## BumpVer 2023.1122
|
## BumpVer 2023.1122
|
||||||
|
|
||||||
- Fix [#207][gh_i207]: Add --ignore-vcs-tag for old version support purpose
|
- Fix [#207][gh_i207]: Add --ignore-vcs-tag to support bumping older versions
|
||||||
|
|
||||||
[gh_i207]: https://github.com/mbarkhau/bumpver/issues/207
|
[gh_i207]: https://github.com/mbarkhau/bumpver/issues/207
|
||||||
|
|
||||||
Thank you [Jusong Yu](https://github.com/unkcpz) for your contribution.
|
Thank you [Jusong Yu](https://github.com/unkcpz) for your contribution.
|
||||||
|
|
||||||
|
|
||||||
## BumpVer 2023.1121
|
## BumpVer 2023.1121
|
||||||
|
|
||||||
- Fix [#200][gh_i200]: Fix compatability with packaging 23.0.
|
- Fix [#200][gh_i200]: Fix compatability with packaging 23.0.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue