summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-03-20 11:12:17 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-03-20 11:12:17 +0100
commita7c8ee4100b6430f02f34e33136819db181f6d02 (patch)
tree1720f3882bc2d91221d2af4b1b800d49571fef75
parentcc6918816caccc726ac8e30b2dca71c728b95ce6 (diff)
downloadsetuptools-scm-a7c8ee4100b6430f02f34e33136819db181f6d02.tar.gz
update changelogv1.17.0
-rw-r--r--CHANGELOG.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 1e42d81..0b8bc41 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,12 @@
+v1.17.0
+========
+
+* fix regression in git support - use a function to ensure it works in egg isntalled mode
+* actually fail if file finding fails in order to see broken setups instead of generating broken dists
+
+ (thanks Mehdi ABAAKOUK for both)
+
+
v1.16.2
========