Skip to content

Commit 24d4492

Browse files
authored
add change log for 6.1.6 and 6.2.0 (#5936)
1 parent 663b5be commit 24d4492

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

docs/source/changelog.rst

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,50 @@ We strongly recommend that you upgrade pip to version 9+ of pip before upgrading
2222
``pip --version``.
2323

2424

25+
26+
.. _release-6.2.0:
27+
28+
6.2.0
29+
-----
30+
31+
Merged PRs
32+
~~~~~~~~~~
33+
34+
- Increase minimum tornado version (:ghpull:`5933`)
35+
- Adjust skip decorators to avoid remaining dependency on nose (:ghpull:`5932`)
36+
- Ensure that cell ids persist after save (:ghpull:`5928`)
37+
- Add reconnection to Gateway (form nb2kg) (:ghpull:`5924`)
38+
- Fix some typos (:ghpull:`5917`)
39+
- Handle TrashPermissionError, now that it exists (:ghpull:`5894`)
40+
41+
Thank you to all the contributors:
42+
43+
- @kevin-bates
44+
- @mishaschwartz
45+
- @oyvsyo
46+
- @user202729
47+
- @stefanor
48+
49+
.. _release-6.1.6:
50+
51+
6.1.6
52+
-----
53+
54+
Merged PRs
55+
~~~~~~~~~~
56+
57+
* do not require nose for testing (:ghpull:`5826`)
58+
* [docs] Update Chinese and Hindi readme.md (:ghpull:`5823`)
59+
* Add support for creating terminals via GET (:ghpull:`5813`)
60+
* Made doc translations in Hindi and Chinese (:ghpull:`5787`)
61+
62+
Thank you to all the contributors:
63+
64+
- @pgajdos
65+
- @rjn01
66+
- @kevin-bates
67+
- @virejdasani
68+
2569
.. _release-6.1.5:
2670

2771
6.1.5

0 commit comments

Comments
 (0)