Skip to content

Commit

Permalink
bump version to 2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Oct 6, 2020
1 parent a7c2895 commit a1dc5f4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

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

- Support ``SubgraphCallable`` in ``str_graph()`` (:pr:`4148`) `Mads R. B. Kristensen`_
- Handle exceptions in ``BatchedSend`` (:pr:`4135`) `Tom Augspurger`_
- Fix for missing ``:`` in autosummary docs (:pr:`4143`) `Gil Forsyth`_
- Limit GPU metrics to visible devices only (:pr:`3810`) `Jacob Tomlinson`_


2.29.0 - 2020-10-02
-------------------

Expand Down

0 comments on commit a1dc5f4

Please sign in to comment.