summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-12-06 17:12:15 +0100
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-12-06 17:48:36 +0100
commit50f0933809f2b1d46e792a6f7ca872c208dffcdc (patch)
tree4c61a51aa9f6bc9b344c207fa51824f7a8ccc356 /CHANGELOG.rst
parent6b444b930e95d8487c30534d9dab083739e497f8 (diff)
downloadsetuptools-scm-50f0933809f2b1d46e792a6f7ca872c208dffcdc.tar.gz
fix #213: better error on nonzero dev versions
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index dbce446..c570357 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -12,6 +12,7 @@ v4.2.0
* add a version_tuple to write_to templates
* fix #321: add suppport for the ``SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${DISTRIBUTION_NAME}`` env var to target the pretend key
* fix #142: clearly list supported scm
+* fix #213: better error message for non-zero dev numbers in tags
v4.1.2