mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
fix issue link
This commit is contained in:
parent
d0bde26173
commit
8b57e666df
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
# Changelog for https://github.com/mbarkhau/pycalver
|
# Changelog for https://github.com/mbarkhau/bumpver
|
||||||
|
|
||||||
## BumpVer 2021.1109
|
## BumpVer 2021.1109
|
||||||
|
|
||||||
- Add `-e/--env` option to support shell script automation.
|
- Add `-e/--env` option to support shell script automation.
|
||||||
- Fix [github#151][github_i151]: invalid increment of `TAGNUM` when `TAG=final` is set.
|
- Fix [github#151][github_i151]: invalid increment of `TAGNUM` when `TAG=final` is set.
|
||||||
|
|
||||||
[github_i151]: https://gitlab.com/mbarkhau/pycalver/-/issues/15
|
[github_i151]: https://github.com/mbarkhau/bumpver/issues/151
|
||||||
|
|
||||||
Thank you to Dave Wapstra @dwapstra for your contributions.
|
Thank you to Dave Wapstra @dwapstra for your contributions.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue