summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-01-19 13:01:54 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-01-19 13:01:54 +0100
commit8b8a6d622bbec52f30069ce6a899d936a9dde116 (patch)
treef94ade9238b49878ae07678b3423c41c3d0acc4d /CHANGELOG.rst
parent823c3acac310aab86a57e4a26405db2a7296164a (diff)
downloadsetuptools-scm-8b8a6d622bbec52f30069ce6a899d936a9dde116.tar.gz
fix #395: correctly transfer tag regex in the Configuration constructorfix-395-pass-in-tag-regex
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 8545f4f..5267e2b 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,8 @@
+v3.4.2
+======
+
+* fix #395: correctly transfer tag regex in the Configuration constructor
+
v3.4.1
======