Skip to content

Commit

Permalink
Adding API changes to the change log due to PRs 99 and 102. (#107)
Browse files Browse the repository at this point in the history
* Adding API changes to the change log due to PRs 99 and 102.

* Making changes due to code review.

* Fixing spelling errors.

* Making changes due to review.

* Adding back the bug fix section.
  • Loading branch information
kmacdonald-stsci authored Jun 24, 2022
1 parent 3fb46f8 commit d3a3185
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ saturation
Changes to API
--------------

ramp_fitting
~~~~~~~~~~~~

- The tuple ``integ_info`` no longer returns ``int_times`` as a part of it,
so the tuple is one element shorter. [#99]

- For fully saturated exposures, all returned values are ``None``, instead
of tuples. [#102]

saturation
~~~~~~~~~~~

Expand Down

0 comments on commit d3a3185

Please sign in to comment.