Skip to content

Commit ade90a4

Browse files
committed
update CHANGELOG.rst
1 parent 4831275 commit ade90a4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ Changelog
55
v0.18.0 (unreleased)
66
--------------------
77

8+
New features
9+
^^^^^^^^^^^^
810
* `ravenpy` now supports Python3.13. (PR #459)
911
* Updated `raven-hydro` to v0.4.0 (`RavenHydroFramework` v4.0.1). (PR #459)
1012
* Updated `xclim` to v0.54.0, `pint` to v0.24.4, and `numpy` to v1.24.0 (no longer pinned below v2.0). (PR #459)
1113
* `ravenpy` is now registered with the Open Source Security Foundation (OSSF) Best Practices initiative (`RavenPy OpenSSF-BP Status <https://www.bestpractices.dev/en/projects/10064>`_). (PR #464)
14+
* `ravenpy` now enables new EvaluationMetrics commands in the model configuration. Other features from `RavenHydroFramework` will be included in newer releases. (PR #476)
1215

1316
Bug fixes
1417
^^^^^^^^^
@@ -25,6 +28,9 @@ Internal changes
2528
* Spelling errors in documentation have been addressed.
2629
* GitHub Workflows now test `ravenpy` using macOS as well as Python3.13. (PR #459)
2730
* Several small deprecation and usage warnings as well as a few variable typing issues have been addressed. (PR #464)
31+
* Updated the license to reflect current year. (PR #476)
32+
* Documentation version now supports showing hyphens in the version number. (PR #476)
33+
* Call signatures and docstrings of functions have been modified to be more precise for the expected variable type. (PR #476)
2834

2935
v0.17.0 (2025-01-27)
3036
--------------------

0 commit comments

Comments
 (0)