summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAlex Gr?nholm <alex.gronholm@nextday.fi>2013-11-12 20:32:46 +0200
committerAlex Gr?nholm <alex.gronholm@nextday.fi>2013-11-12 20:32:46 +0200
commitece5f3a325891bdbc664e3130c4758a20683c0ea (patch)
tree2f744999eaad9b1f6fd111339359143089b46180 /CHANGES
parent4690bf5e2a98a8cbe38055d34a91ed4a5da4220d (diff)
downloadfutures-ece5f3a325891bdbc664e3130c4758a20683c0ea.tar.gz
Fixed Jython compatibility by making the ProcessPoolExecutor import optional2.1.5
Added metadata for wheel support
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 81df636..1e75eaa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+2.1.5
+=====
+
+- Fixed Jython compatibility
+- Added metadata for wheel support
+
+
2.1.4
=====