Skip to content

Commit

Permalink
add change log entry for release
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Sep 10, 2024
1 parent b65f560 commit 53b0110
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
22 changes: 22 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
1.8.2 (2024-09-10)
==================

Bug Fixes
---------

- Implement byteorder swap method that is forward-compatible with numpy 2.0 in
jwst ramp_fitting. (`#282
<https://github.com/spacetelescope/stcal/issues/282>`_)
- [jump] Fix a logical bug in the jump step for usage of > vs >= per JP-3689.
(`#285 <https://github.com/spacetelescope/stcal/issues/285>`_)


General
-------

- [ramp_fitting] Moving the read noise recalculation due to CHARGELOSS flagging
from
the JWST ramp fit step code into the STCAL ramp fit C-extension. (`#275
<https://github.com/spacetelescope/stcal/issues/275>`_)


1.8.1 (2024-09-08)
==================

Expand Down
2 changes: 0 additions & 2 deletions changes/275.general.rst

This file was deleted.

1 change: 0 additions & 1 deletion changes/282.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion changes/285.bugfix.rst

This file was deleted.

0 comments on commit 53b0110

Please sign in to comment.