Skip to content

Commit a4d94db

Browse files
committed
update CHANGELOG.rst
Signed-off-by: Zeitsperre <[email protected]>
1 parent 2a0dfa6 commit a4d94db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ Fixes
1414
* Adjusted the `Perform_a_climate_change_impact_study_on_a_watershed.ipynb` notebook to reduce the number of years in the simulation to speed up execution time. (PR #535)
1515
* Adjusted a broken test that was overlooked in the previous release (from changes in PR #513). (PR #535)
1616

17+
Internal changes
18+
^^^^^^^^^^^^^^^^
19+
* Updated the cookiecutter template to the latest version (#548):
20+
* Updated the Contributor Covenant Agreement to v3.0.
21+
* Added a `CITATION.cff` file.
22+
* Removed `black`, `blackdoc`, and `isort`, as well as their configurations.
23+
* Updated `pyproject.toml` to be `PEP 639 <https://peps.python.org/pep-0639>`_-compliant.
24+
* Pinned `pydantic` below v2.12 due to breaking changes in their API. (PR #548)
25+
1726
.. _changes_0.19.1:
1827

1928
`v0.19.1 <https://github.com/CSHS-CWRA/RavenPy/tree/v0.19.1>`_ (2025-08-05)

0 commit comments

Comments
 (0)