mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
Add dev to the list of valid release tags (#199)
* Add dev to the list of valid release tags * Add test for --tag=dev * Update changelog for #203 --------- Co-authored-by: Manuel Barkhau <mbarkhau@gmail.com>
This commit is contained in:
parent
8dc594c055
commit
a0f092c61b
6 changed files with 34 additions and 21 deletions
|
|
@ -3,8 +3,12 @@
|
|||
## BumpVer 2023.1121
|
||||
|
||||
- Fix [#200][gh_i200]: Fix compatability with packaging 23.0.
|
||||
- Fix [#203][gh_i203]: Add dev to the list of valid release tags
|
||||
|
||||
[gh_i200]: https://github.com/mbarkhau/bumpver/issues/200
|
||||
[gh_i203]: https://github.com/mbarkhau/bumpver/issues/203
|
||||
|
||||
Thank you [Sharon Yogev](https://github.com/sharonyogev) for your contribution.
|
||||
|
||||
|
||||
## BumpVer 2022.1120
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue