Skip to content

Commit

Permalink
Fix changelog in 3.0.x (#10061)
Browse files Browse the repository at this point in the history
* Fix changelog in 3.0.x

* Update changelog.rst
  • Loading branch information
blink1073 committed Apr 8, 2021
1 parent 0d0af56 commit efb979f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/source/getting_started/changelog.rst
Expand Up @@ -12,13 +12,13 @@ milestone on GitHub for the full list of pull requests and issues closed.

v3.0.13
^^^^^^^
* Add cell id per notebook format 4.5 (`#10018 <https://api.github.com/repos/jupyterlab/jupyterlab/pulls/10018>`__)
* Fix label for “Create Console for Editor” (`#9794 <https://api.github.com/repos/jupyterlab/jupyterlab/pulls/9794>`__)
* Use blobs to set the svg source of an image in the image viewer (`#10029 <https://api.github.com/repos/jupyterlab/jupyterlab/pulls/10029>`__)
* Add cell id per notebook format 4.5 (`#10018 <https://github.com/repos/jupyterlab/jupyterlab/pull/10018>`__)
* Fix label for “Create Console for Editor” (`#9794 <https://github.com/repos/jupyterlab/jupyterlab/pull/9794>`__)
* Use blobs to set the svg source of an image in the image viewer (`#10029 <https://github.com/repos/jupyterlab/jupyterlab/pull/10029>`__)
* [Fix] Copy shareable link command (`#10021 <https://github.com/jupyterlab/jupyterlab/pull/10021>`__)
* Clarify where the overrides.json file should be in the docs (`#9996 <https://github.com/jupyterlab/jupyterlab/pull/9996>`__)
* Do not make unnecessary npm registry requests (`#9974 <https://api.github.com/repos/jupyterlab/jupyterlab/pulls/9974>`__)
* Fix escaping of urls and paths (`#9978 <https://api.github.com/repos/jupyterlab/jupyterlab/pulls/9978>`__)
* Do not make unnecessary npm registry requests (`#9974 <https://github.com/repos/jupyterlab/jupyterlab/pull/9974>`__)
* Fix escaping of urls and paths (`#9978 <https://github.com/repos/jupyterlab/jupyterlab/pull/9978>`__)

v3.0.12
^^^^^^^
Expand Down

0 comments on commit efb979f

Please sign in to comment.