Skip to content

Commit

Permalink
bump version to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed Aug 18, 2019
1 parent 2899804 commit 03028f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

0.6.3 / 2019-08-18
------------------

- Remove lingering Python 2 specific code (:pr:`308`)
- Adds scheduler_info from local_cluster (:pr:`313`)
- Remove __future__ imports since we depend on Python >3.5 (:pr:`311`)
- Remove Python 3 check for black in CI (:pr:`315`)

0.6.2 / 2019-07-31
------------------

Expand Down

0 comments on commit 03028f1

Please sign in to comment.