File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,50 @@ We strongly recommend that you upgrade pip to version 9+ of pip before upgrading
22
22
``pip --version ``.
23
23
24
24
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
+
25
69
.. _release-6.1.5 :
26
70
27
71
6.1.5
You can’t perform that action at this time.
0 commit comments