Skip to content

Commit

Permalink
Update change log for release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcara committed Oct 24, 2024
1 parent b850d47 commit c020c61
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@
Release Notes
=============

2.0.0 (2024-10-24)
==================

- Backward incompatible major re-design of API. Backward compatibility was
maintained with JWST and Roman pipelines only. [#134]

- Deprecated module ``util``. New software should not import from this
module as it will be removed in a future release. [#134]

- Bug fix: exposure time was undefined when in_units were not cps. [#134]

- BUG FIX: ``cdrizzle.tdriz`` signature was out of date. [#134]

- Removed support for the ``'tophat'`` kernel. [#134]


1.15.3 (2024-08-19)
===================

Expand All @@ -18,18 +34,6 @@ Release Notes
- build wheels with Numpy 2.0 release candidate [#149]


2.0.0 (Unreleased)
==================

- Backward incompatible major re-design of API. [#134]

- Bug fix: exposure time was undefined when in_units were not cps. [#134]

- BUG FIX: ``cdrizzle.tdriz`` signature was out of date. [#134]

- Removed support for the ``'tophat'`` kernel. [#134]


1.15.1 (2024-03-05)
===================

Expand Down

0 comments on commit c020c61

Please sign in to comment.