Merge pull request #286 from minrk/changelog
add changelog
commit
4f3c65dbde
@ -0,0 +1,20 @@
|
||||
.. _changelog:
|
||||
|
||||
Jupyter notebook changelog
|
||||
==========================
|
||||
|
||||
A summary of changes in the Jupyter notebook.
|
||||
For more detailed information, see `GitHub <https://github.com/jupyter/notebook>`__.
|
||||
|
||||
|
||||
4.0.2
|
||||
-----
|
||||
|
||||
- Fix launching the notebook on Windows
|
||||
- Fix the path searched for frontend config
|
||||
|
||||
|
||||
4.0.0
|
||||
-----
|
||||
|
||||
First release of the notebook as a standalone package.
|
||||
Loading…
Reference in new issue