Merge pull request #2785 from Madhu94/update-changelog-5.1

docs(notebook): Update changelog for 5.1
This commit is contained in:
Thomas Kluyver 2017-08-20 17:21:25 +01:00 committed by GitHub
commit 4d21a1b386

View File

@ -42,6 +42,7 @@ We strongly recommend that you upgrade to version 9+ of pip before upgrading ``n
- Provide a promise to replace use of the ``app_initialized.NotebookApp`` event (:ghpull:`2710`).
- Fix disabled collapse/expand output button (:ghpull:`2681`).
- Cull idle kernels using ``--MappingKernelManager.cull_idle_timeout`` (:ghpull:`2215`).
- Allow read-only notebooks to be trusted (:ghpull:`2718`).
See the 5.1 milestone on GitHub for a complete list of
`issues <https://github.com/jupyter/notebook/issues?utf8=%E2%9C%93&q=is%3Aissue%20milestone%3A5.1>`__