summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-01-19 15:23:53 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-01-19 15:23:53 +0100
commite57cf4637f4b60c1085a56b08958f51ef7aae469 (patch)
treedb53589830ccdc1a951f225795926a5f8f6c32bd
parent4c77be1e81a60846e8b0ff4061103f9a79e17321 (diff)
downloadsetuptools-scm-e57cf4637f4b60c1085a56b08958f51ef7aae469.tar.gz
changelogv3.4.2
-rw-r--r--CHANGELOG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 5267e2b..d8807a0 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,7 @@ v3.4.2
======
* fix #395: correctly transfer tag regex in the Configuration constructor
+* rollback --first-parent for git describe as it turns out to be a regression for some users
v3.4.1
======
@@ -21,6 +22,10 @@ v3.4.0
* modernize docs wrt importlib.metadata
+*edited*
+
+* use --first-parent for git describe
+
v3.3.3
======