summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-11-29 21:51:52 +0100
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-11-29 21:54:14 +0100
commitef36e47111a8ed9d9693107e6a9d5db87592a794 (patch)
tree57ac9fcb586d36387ce826a59438e0ba90b030b9 /CHANGELOG.rst
parent57c3590fa632f10c7855edc64fbf4c9c029c0d08 (diff)
downloadsetuptools-scm-ef36e47111a8ed9d9693107e6a9d5db87592a794.tar.gz
fix #471: better error when a simplicistic version bump fails
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0d7a1c3..c376a55 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,7 +1,7 @@
v4.2.0
======
-
+* fix #471: better error for version bump failing on complex but accepted tag
* fix #479: raise indicative error when tags carry non-parsable information
* Add `no-guess-dev` which does no next version guessing, just adds `.post1.devN` in
case there are new commits after the tag