Skip to content
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ def skip_submodules(
],
"collapse_navigation": True,
"navigation_with_keys": False,
"announcement": "Zarr-Python 3 is here! Check out the release announcement <a href='https://zarr.dev/blog/zarr-python-3-release/'>here.</a>",
}

# Add any paths that contain custom themes here, relative to this directory.
Expand Down
2 changes: 0 additions & 2 deletions docs/release-notes.rst
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please can you remove this change - we want to keep the old changelog entry?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ve restored the changelog entry as requested and confirmed the banner removal as discussed.
All changes are now in sync with the main branch, ready for your review!
Please let me know if there’s anything else you’d like adjusted.

Thanks for the feedback and guidance!

Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,6 @@ Bug fixes

Documentation
~~~~~~~~~~~~~
* Add v3.0.0 release announcement banner (:issue:`2677`).

* Quickstart guide alignment with V3 API (:issue:`2697`).

* Fix doctest failures related to numcodecs 0.15 (:issue:`2727`).
Expand Down
Loading