summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2019-12-13 23:12:14 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2019-12-13 23:12:14 +0100
commit6e1c37cf17b2052c2915e999369d39bc30a122ad (patch)
tree035b554781ce07aca4bf880acb7fbb442c2f1e3b /CHANGELOG.rst
parentb26710a3eb67e2b1b68259273ac146daa2fecc07 (diff)
downloadsetuptools-scm-6e1c37cf17b2052c2915e999369d39bc30a122ad.tar.gz
fix #381 - clean out env vars from the git hook system
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c30f2bc..c800c01 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,8 @@ v3.4.0
* fix #305 - ensure the git file finder closes filedescriptors even when errors happen
+* fix #381 - clean out env vars from the git hook system to ensure correct function from within
+
v3.3.3
======