diff --git a/docs/source/getting_started/changelog.rst b/docs/source/getting_started/changelog.rst index 31d5cac73c84..b35868dca97b 100644 --- a/docs/source/getting_started/changelog.rst +++ b/docs/source/getting_started/changelog.rst @@ -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 `__) -* Fix label for “Create Console for Editor” (`#9794 `__) -* Use blobs to set the svg source of an image in the image viewer (`#10029 `__) +* Add cell id per notebook format 4.5 (`#10018 `__) +* Fix label for “Create Console for Editor” (`#9794 `__) +* Use blobs to set the svg source of an image in the image viewer (`#10029 `__) * [Fix] Copy shareable link command (`#10021 `__) * Clarify where the overrides.json file should be in the docs (`#9996 `__) -* Do not make unnecessary npm registry requests (`#9974 `__) -* Fix escaping of urls and paths (`#9978 `__) +* Do not make unnecessary npm registry requests (`#9974 `__) +* Fix escaping of urls and paths (`#9978 `__) v3.0.12 ^^^^^^^