Skip to content

Commit

Permalink
docs: update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Feb 14, 2025
1 parent a9631e5 commit 1958fab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Pint Changelog
0.25.0 (unreleased)
-------------------

- Bump minimum Python version to 3.11.:
- Upgrade code to Python 3.11.
- Move to pixi/uv/ruff.
- Refactor compat to make it easier to test.
- Implemented several pixi environment and tasks to simplify development.
- Add docs to the functions in ``pint.testing`` (PR #2070)
- Fix round function returning float instead of int (#2081)
- Fix return type of `PlainQuantity.to` (#2088)
Expand Down

0 comments on commit 1958fab

Please sign in to comment.