mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
readme updates
This commit is contained in:
parent
32ad101b9f
commit
28e09fd60a
7 changed files with 356 additions and 214 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,6 +1,16 @@
|
|||
# Changelog for https://gitlab.com/mbarkhau/pycalver
|
||||
|
||||
|
||||
## NEXT
|
||||
|
||||
- New gitlab #7: New style patterns, to be in line with CalVer.org
|
||||
- Better support for week numbering.
|
||||
- Better support for optional parts.
|
||||
- New gitlab #10: `--pin-date` to keep date parts unchanged, and only increment non-date parts.
|
||||
- Fix gitlab #8: Push tags only pushed tags, not actual commit.
|
||||
- Fix gitlab #9: Make commit message configurable.
|
||||
|
||||
|
||||
## v201907.0036
|
||||
|
||||
- Fix: Don't use git/hg command if `commit=False` is configured (thanks @valentin87)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue