mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
add change log for 6.1.6 and 6.2.0 (#5936)
This commit is contained in:
parent
663b5bee66
commit
24d4492044
@ -22,6 +22,50 @@ We strongly recommend that you upgrade pip to version 9+ of pip before upgrading
|
||||
``pip --version``.
|
||||
|
||||
|
||||
|
||||
.. _release-6.2.0:
|
||||
|
||||
6.2.0
|
||||
-----
|
||||
|
||||
Merged PRs
|
||||
~~~~~~~~~~
|
||||
|
||||
- Increase minimum tornado version (:ghpull:`5933`)
|
||||
- Adjust skip decorators to avoid remaining dependency on nose (:ghpull:`5932`)
|
||||
- Ensure that cell ids persist after save (:ghpull:`5928`)
|
||||
- Add reconnection to Gateway (form nb2kg) (:ghpull:`5924`)
|
||||
- Fix some typos (:ghpull:`5917`)
|
||||
- Handle TrashPermissionError, now that it exists (:ghpull:`5894`)
|
||||
|
||||
Thank you to all the contributors:
|
||||
|
||||
- @kevin-bates
|
||||
- @mishaschwartz
|
||||
- @oyvsyo
|
||||
- @user202729
|
||||
- @stefanor
|
||||
|
||||
.. _release-6.1.6:
|
||||
|
||||
6.1.6
|
||||
-----
|
||||
|
||||
Merged PRs
|
||||
~~~~~~~~~~
|
||||
|
||||
* do not require nose for testing (:ghpull:`5826`)
|
||||
* [docs] Update Chinese and Hindi readme.md (:ghpull:`5823`)
|
||||
* Add support for creating terminals via GET (:ghpull:`5813`)
|
||||
* Made doc translations in Hindi and Chinese (:ghpull:`5787`)
|
||||
|
||||
Thank you to all the contributors:
|
||||
|
||||
- @pgajdos
|
||||
- @rjn01
|
||||
- @kevin-bates
|
||||
- @virejdasani
|
||||
|
||||
.. _release-6.1.5:
|
||||
|
||||
6.1.5
|
||||
|
Loading…
Reference in New Issue
Block a user