8000 Update release-notes.rst for v2024.01.0 by anissa111 · Pull Request #544 · NCAR/geocat-comp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update release-notes.rst for v2024.01.0 #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
Release Notes
=============

v2024.02.0 (Unreleased)
v2024.01.0 (January 30, 2023)
-----------------------
This release primarily updates our internal CI.

Internal Changes
^^^^^^^^^^^^^^^^
Expand All @@ -16,12 +17,13 @@ Internal Changes
* Add retry actions to CI by `Anissa Zacharias`_ in (:pr:`532`)
* Improves/standardizes release tests and adds PyPI release testing by `Anissa Zacharias`_ in (:pr:`531`)
* Updates upstream dev workflow to use `scientific-python-nightly-wheels <https://pypi.anaconda.org/scientific-python-nightly-wheels/simple/>`__
by `Anissa Zacharias`_ in (:pr:`537`)
by `Anissa Zacharias`_ and `Katelyn FitzGerald`_ in (:pr:`537`)

Documentation
^^^^^^^^^^^^^
* Update remaining assets to comply with NSF branding theme by `Cora Schneck`_ in (:pr:`541`)


v2023.12.0 (December 5, 2023)
-----------------------------
This release adds official windows support and unpins xarray and numpy.
Expand Down
0