summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2017-06-24 09:35:40 +0200
committerAnthon van der Neut <anthon@mnt.org>2017-06-24 09:35:40 +0200
commit9b34a2ef6347ccb692a2f7af2f3b84fc23a4665c (patch)
tree16bd572026af108d6f73ae6adc75b2e8a046bcfe /CHANGES
parent76283369392f5af4adb4b118c9263ff6661e15d3 (diff)
downloadruamel.yaml-9b34a2ef6347ccb692a2f7af2f3b84fc23a4665c.tar.gz
fix issue #131: setup.py dependig on wheel0.15.12
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8e349ca..18846e9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+[0, 15, 12]: 2017-06-24
+ - remove fatal dependency of setup.py on wheel package (reported by
+ Cameron Sweeney)
+
[0, 15, 11]: 2017-06-24
- fix for issue 130, regression in nested merge keys (reported by
`David Fee <https://bitbucket.org/dfee/>`_)