summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2019-05-12 11:27:00 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2019-05-26 07:47:53 +0200
commit90ac3877a742b52a78c82e40b94f11e11962d0e2 (patch)
tree5697a81f5064f4a9ef27e4bc742023ecb2e18dbf /CHANGELOG.rst
parent7f6c9cfa52a47f4df81e753965bc37ca430e8e21 (diff)
downloadsetuptools-scm-90ac3877a742b52a78c82e40b94f11e11962d0e2.tar.gz
trigger subprocess cleanup in case git archive interpretation went wrong
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 6cea125..aa17219 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,12 @@
+
+* fix #305 - ensure the git file finder closes filedescriptors even when errors happen
+
+
+v3.3.3
+======
+
+* add eggs for python3.7 and 3.8 to the deploy
+
v3.3.2
======