Skip to content

Commit

Permalink
update release notes for v2025.02.0 (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
anissa111 authored Feb 25, 2025
1 parent 7e5c456 commit ac0546c
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,25 @@
Release Notes
=============

vYYYY.MM.## (unreleased)
------------------------
v2025.02.0 (February 25, 2025)
------------------------------
This release adds support and testing for Python 3.13, unpins numpy dependency, increases support for
`non-nanosecond datetime objects <https://github.com/NCAR/geocat-comp/issues/682>`__,
and updates our `code of conduct <https://github.com/NCAR/geocat-comp/commit/48b16cc0143ce63ebc4ce2735d0d1afc5f7bee5f>`__.

Enhancements
^^^^^^^^^^^^
* Add tests and support for non-nanosecond datetime objects by `Katelyn FitzGerald`_ in (:pr:`691`)

Maintenance
^^^^^^^^^^^
* Add support and testing for Python 3.13 by `Katelyn FitzGerald`_ in (:pr:`687`)
* Add support and testing for Python 3.13 by `Katelyn FitzGerald`_ in (:pr:`688`)
* Remove NumPy version pin by `Katelyn FitzGerald`_ in (:pr:`686`)

Documentation
^^^^^^^^^^^^^
* Updates Code of Conduct by `Orhan Eroglu`_ in `48b16cc <https://github.com/NCAR/geocat-comp/commit/48b16cc0143ce63ebc4ce2735d0d1afc5f7bee5f>`__

v2025.01.0 (January 28, 2025)
-----------------------------
v2025.01.0 releases a collection of small changes and pins ``scipy`` to <1.15
Expand Down Expand Up @@ -432,6 +439,7 @@ Maintenance
.. _`Cora Schneck`: https://github.com/cyschneck
.. _`Philip Chmielowiec`: https://github.com/philipc2
.. _`AnshRoshan`: https://github.com/AnshRoshan
.. _`Orhan Eroglu`: https://github.com/erogluorhan

..
TEMPLATE
Expand Down

0 comments on commit ac0546c

Please sign in to comment.