Skip to content

Commit ac35e0f

Browse files
committed
bump version to 2021.06.2
1 parent 7d0f010 commit ac35e0f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/source/changelog.rst

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

4+
2021.06.2
5+
---------
6+
7+
Released on June 22, 2021
8+
9+
- Revert refactor to ``utils.Log[s]`` and ``Cluster.get_logs`` (:pr:`4941`) `Charles Blackmon-Luca`_
10+
- Use deprecation utility from Dask (:pr:`4924`) `James Bourbeau`_
11+
- Add transition counter to ``Scheduler`` (:pr:`4934`) `Matthew Rocklin`_
12+
- Remove ``nbytes_in_memory`` (:pr:`4930`) `Matthew Rocklin`_
13+
14+
415
2021.06.1
516
---------
617

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
click >= 6.6
22
cloudpickle >= 1.5.0
3-
dask == 2021.06.1
3+
dask == 2021.06.2
44
msgpack >= 0.6.0
55
psutil >= 5.0
66
sortedcontainers !=2.0.0, !=2.0.1

0 commit comments

Comments
 (0)