mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
update changelog
This commit is contained in:
parent
5bf12a49ce
commit
43fe46cd1b
1 changed files with 5 additions and 3 deletions
|
|
@ -2,8 +2,10 @@
|
|||
|
||||
|
||||
## 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.
|
||||
|
||||
- Fix gitlab#6: Add {month_short} as a minimal fix.
|
||||
- Fix gitlab#5: Better warning when using bump with semver (one of --major/--minor/--patch is required)
|
||||
- Fix gitlab#4: Make {release} part optional, so that versions generated by --release=final are parsed.
|
||||
|
||||
|
||||
## v201903.0030
|
||||
|
|
@ -44,7 +46,7 @@
|
|||
|
||||
## v201812.0017
|
||||
|
||||
- Fixed #2 on github. `pycalver init` was broken.
|
||||
- Fixed github#2. `pycalver init` was broken.
|
||||
- Fixed pattern escaping issues.
|
||||
- Added lots more tests for cli.
|
||||
- Cleaned up documentation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue