From efb979fc02df7b10d1117318ca7840b8288d32e1 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Thu, 8 Apr 2021 12:21:22 -0500 Subject: [PATCH] Fix changelog in 3.0.x (#10061) * Fix changelog in 3.0.x * Update changelog.rst --- docs/source/getting_started/changelog.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 ^^^^^^^