Skip to content

Commit

Permalink
Release notes for 2.30.1 (dask#4205)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau authored and gforsyth committed Oct 31, 2020
1 parent 3788acd commit c146c98
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

2.30.1 - 2020-10-30
-------------------

- Replace ``AsyncProcess`` exit handler by ``weakref.finalize`` (:pr:`4184`) `Peter Andreas Entschev`_
- Remove hard coded connect handshake timeouts (:pr:`4176`) `Florian Jetter`_


2.30.0 - 2020-10-06
-------------------

Expand Down

0 comments on commit c146c98

Please sign in to comment.