update changelog

This commit is contained in:
Manuel Barkhau 2019-02-22 11:05:05 +01:00
parent 17cc0f97a7
commit b64efd24b9
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# Changelog for https://gitlab.com/mbarkhau/pycalver # Changelog for https://gitlab.com/mbarkhau/pycalver
## v201902.0025 ## v201902.0026
- Fix: Allow --release=post - Fix: Allow --release=post
- Fix: Better error reporting for bad patterns - Fix: Better error reporting for bad patterns

View file

@ -1,5 +1,6 @@
[pycalver] [pycalver]
current_version = v201307.0456-beta current_version = v201307.0456-beta
version_pattern = {pycalver}
commit = True commit = True
tag = True tag = True
push = True push = True