mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
Add temporary pinning of increments (#197)
Fixes #196 - Add temporary pinning of increments Co-authored-by: Manuel Barkhau <mbarkhau@gmail.com>
This commit is contained in:
parent
5edb0ee3f4
commit
72227d3e75
7 changed files with 93 additions and 37 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,5 +1,15 @@
|
|||
# Changelog for https://github.com/mbarkhau/bumpver
|
||||
|
||||
## BumpVer 2022.1120
|
||||
|
||||
- Fix [#196][gh_i196]: Add `--pin-increments`.
|
||||
|
||||
[gh_i196]: https://github.com/mbarkhau/bumpver/issues/196
|
||||
|
||||
Thank you [Markus Holtermann](https://github.com/MarkusH) for
|
||||
this contribution.
|
||||
|
||||
|
||||
## BumpVer 2022.1119
|
||||
|
||||
- Fix [#190][gh_i190]: Allow multiple patterns on the same line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue