Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJamieson committed Jan 31, 2025
1 parent 6c04dd5 commit f391f14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
- Refactor ``WCS`` to use a ``Pipeline`` base class which adds basic checks to ensure that the pipeline is valid. These
include checking for duplicate frame names and that the last transform is ``None``. [#545]

- Bugfix for ``WCS.invert`` and ``WCS.to_fits`` that prevented evaluation when the attached bounding box happened to have
units on its values. [#554]


0.22.0 (2024-12-19)
-------------------
Expand Down

0 comments on commit f391f14

Please sign in to comment.