From 1576a7373d1e259aecd6293f243e13523bfee314 Mon Sep 17 00:00:00 2001 From: Manuel Barkhau Date: Sun, 17 Jan 2021 21:36:37 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 ++++++++++ license.header | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 715f937..d2c08f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog for https://github.com/mbarkhau/pycalver +## BumpVer 2021.1109 + + - Add `-e/--env` option to support shell script automation. + - Fix [github#151][github_i151]: invalid increment of `TAGNUM` when `TAG=final` is set. + +[github_i151]: https://gitlab.com/mbarkhau/pycalver/-/issues/15 + +Thank you to Dave Wapstra @dwapstra for your contributions. + + ## BumpVer 2020.1108 - Don't match empty patterns (possibly causing a whole file to be rewritten if braces `[]` are not escaped). diff --git a/license.header b/license.header index 53ee994..3ff84de 100644 --- a/license.header +++ b/license.header @@ -3,7 +3,7 @@ Individual files contain the following tag instead of the full license text. This file is part of the bumpver project https://github.com/mbarkhau/bumpver - Copyright (c) 2018-2021 Manuel Barkhau (mbarkhau@gmail.com) - MIT License + Copyright (c) 2018-2020 Manuel Barkhau (mbarkhau@gmail.com) - MIT License SPDX-License-Identifier: MIT This enables machine processing of license information based on the SPDX