Skip to content

Commit 8753a95

Browse files
Merge pull request #459 from SylvainCorlay/add-changelog
Add changelog
2 parents 34bb7d8 + e8494da commit 8753a95

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/changelog.rst

+24
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@
44
Changes in Jupyter Client
55
=========================
66

7+
5.3.1
8+
=====
9+
10+
- Fix bug with control channel socket introduced in 5.3.0 (:ghpull:`456`).
11+
12+
5.3.0
13+
=====
14+
`5.3.0 on GitHub <https://github.com/jupyter/jupyter_client/milestones/5.3.0>`__
15+
16+
New Features:
17+
18+
- Multiprocessing and Threading support (:ghpull:`437`) and (:ghpull:`450`)
19+
- Setup package long_description (:ghpull:`411`)
20+
21+
Changes:
22+
23+
- Control channel now in the public API (:ghpull:`447`)
24+
- Closing Jupyter Client is now faster (:ghpull:`420`)
25+
- Pip support improvements (:ghpull:`421`)
26+
27+
Breaking changes:
28+
29+
- Dropped support for Python 3.3 and 3.4 (upstream packages dropped support already)
30+
731
5.2.4
832
=====
933

0 commit comments

Comments
 (0)