Skip to content

Commit

Permalink
move a change to 0.24 (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage authored May 12, 2024
1 parent 24dd237 commit ea3a5d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Pint Changelog
(PR #1949)
- Fix unhandled TypeError when auto_reduce_dimensions=True and non_int_type=Decimal
(PR #1853)
- Improved error message in `get_dimensionality()` when non existent units are passed.
(PR #1874, Issue #1716)


0.23 (2023-12-08)
Expand Down Expand Up @@ -49,8 +51,6 @@ Pint Changelog
(PR #1819)
- Add numpy.linalg.norm implementation.
(PR #1251)
- Improved error message in `get_dimensionality()` when non existent units are passed.
(PR #1874, Issue #1716)

0.22 (2023-05-25)
-----------------
Expand Down

0 comments on commit ea3a5d1

Please sign in to comment.