update changelog

This commit is contained in:
Manuel Barkhau 2020-07-19 21:56:35 +00:00
parent 0d2e173d2b
commit 77e99837c9

View file

@ -1,7 +1,12 @@
# Changelog for https://gitlab.com/mbarkhau/pycalver
## v201907.003x
## v201907.0036
- Fix: Don't use git/hg command if `commit=False` is configured (thanks @valentin87)
## v201907.0035
- Fix gitlab#6: Add parts `{month_short}`, `{dom_short}`, `{doy_short}`.
- Fix gitlab#5: Better warning when using bump with semver (one of --major/--minor/--patch is required)