Skip to content

Commit 03028f1

Browse files
committed
bump version to 0.6.3
1 parent 2899804 commit 03028f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
0.6.3 / 2019-08-18
5+
------------------
6+
7+
- Remove lingering Python 2 specific code (:pr:`308`)
8+
- Adds scheduler_info from local_cluster (:pr:`313`)
9+
- Remove __future__ imports since we depend on Python >3.5 (:pr:`311`)
10+
- Remove Python 3 check for black in CI (:pr:`315`)
11+
412
0.6.2 / 2019-07-31
513
------------------
614

0 commit comments

Comments
 (0)