mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
update changelog
This commit is contained in:
parent
e743359881
commit
c72c9ffadc
1 changed files with 6 additions and 0 deletions
|
|
@ -1,12 +1,18 @@
|
||||||
# Changelog for https://gitlab.com/mbarkhau/pycalver
|
# Changelog for https://gitlab.com/mbarkhau/pycalver
|
||||||
|
|
||||||
|
|
||||||
|
## v201907.003x
|
||||||
|
- Fix #5: Better warning when using bump with semver (one of --major/--minor/--patch is required)
|
||||||
|
- Fix #4: Make {release} part optional, so that versions generated by --release=final are parsed.
|
||||||
|
|
||||||
|
|
||||||
## v201903.0030
|
## v201903.0030
|
||||||
|
|
||||||
- Fix: Use pattern from config instead of hardcoded {pycalver} pattern.
|
- Fix: Use pattern from config instead of hardcoded {pycalver} pattern.
|
||||||
- Fix: Better error messages for git/hg issues.
|
- Fix: Better error messages for git/hg issues.
|
||||||
- Add: Implicit default pattern for config file.
|
- Add: Implicit default pattern for config file.
|
||||||
|
|
||||||
|
|
||||||
## v201903.0028
|
## v201903.0028
|
||||||
|
|
||||||
- Fix: Add warnings when configured files are not under version control.
|
- Fix: Add warnings when configured files are not under version control.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue