Skip to content

Commit 2db081b

Browse files
authored
Merge pull request #356 from jupyter/auto-backport-of-pr-354
Backport PR #354 on branch 5.x
2 parents 652fd43 + 026bdc8 commit 2db081b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
Changes in Jupyter Client
55
=========================
66

7+
5.2.3
8+
=====
9+
10+
`5.2.3 on GitHub <https://github.com/jupyter/jupyter_client/milestones/5.2.3>`__
11+
12+
- Fix hang on close in :class:`.ThreadedKernelClient` (used in QtConsole)
13+
when using tornado with asyncio
14+
(default behavior of tornado 5, see :ghpull:`352`).
15+
- Fix errors when using deprecated :attr:`.KernelManager.kernel_cmd`
16+
(:ghpull:`343`, :ghpull:`344`).
17+
718
5.2.2
819
=====
920

0 commit comments

Comments
 (0)