update changelog for v201903.0029-beta

This commit is contained in:
Manuel Barkhau 2019-03-29 02:40:30 +01:00
parent c2953f0308
commit 42699c574f

View file

@ -1,6 +1,12 @@
# Changelog for https://gitlab.com/mbarkhau/pycalver
## v201903.0029-beta
- Fix: Use pattern from config instead of hardcoded {pycalver} pattern.
- Fix: Better error messages for git/hg issues.
- Add: Implicit default pattern for config file.
## v201903.0028
- Fix: Add warnings when configured files are not under version control.