Skip to content

Commit

Permalink
update title levels for older changlog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Dec 5, 2023
1 parent 5ec670d commit 20eeeec
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,9 @@ Other
1.3.4 (2023-02-13)
==================

Bug Fixes
---------

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

Expand Down Expand Up @@ -480,6 +483,9 @@ general
0.7.3 (2022-05-20)
==================

Bug Fixes
---------

jump
~~~~

Expand All @@ -493,6 +499,9 @@ ramp_fitting
0.7.2 (2022-05-19)
==================

Bug Fixes
---------

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

Expand All @@ -503,13 +512,19 @@ ramp_fitting
0.7.1 (2022-05-16)
==================

Bug Fixes
---------

jump
~~~~
- Enable multiprocessing for jump detection, which is controlled by the 'max_cores' parameter. [#87]

0.7.0 (2022-05-13)
==================

Bug Fixes
---------

linearity
~~~~~~~~~
- Added functionality to linearly process ZEROFRAME data the same way
Expand All @@ -530,6 +545,9 @@ saturation
0.6.4 (2022-05-02)
==================

Bug Fixes
---------

saturation
~~~~~~~~~~

Expand All @@ -538,6 +556,9 @@ saturation
0.6.3 (2022-04-27)
==================

Bug Fixes
---------

- Pin astropy min version to 5.0.4. [#82]

- Fix for jumps in first good group after dropping groups [#84]
Expand All @@ -546,6 +567,9 @@ saturation
0.6.2 (22-03-29)
================

Bug Fixes
---------

jump
~~~~
- Neighboring pixels with 'SATURATION' or 'DONOTUSE' flags are no longer flagged as jumps. [#79]
Expand All @@ -559,6 +583,9 @@ ramp_fitting
0.6.1 (22-03-04)
================

Bug Fixes
---------

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

Expand All @@ -568,6 +595,9 @@ ramp_fitting
0.6.0 (22-01-14)
================

Bug Fixes
---------

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

Expand All @@ -583,6 +613,9 @@ jump
0.5.1 (2022-01-07)
==================

Bug Fixes
---------

jump
~~~~

Expand All @@ -593,6 +626,9 @@ jump
0.5.0 (2021-12-28)
==================

Bug Fixes
---------

dark_current
~~~~~~~~~~~~

Expand All @@ -601,6 +637,9 @@ dark_current
0.4.3 (2021-12-27)
==================

Bug Fixes
---------

linearity
~~~~~~~~~
- Let software set the pixel dq flag to NO_LIN_CORR if linear term of linearity coefficient is zero. [#65]
Expand All @@ -618,6 +657,9 @@ ramp_fitting
0.4.2 (2021-10-28)
==================

Bug Fixes
---------

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

Expand All @@ -629,6 +671,9 @@ ramp_fitting
0.4.1 (2021-10-14)
==================

Bug Fixes
---------

jump_detection
~~~~~~~~~~~~~~

Expand All @@ -638,6 +683,9 @@ jump_detection
0.4.0 (2021-10-13)
==================

Bug Fixes
---------

jump_detection
~~~~~~~~~~~~~~

Expand All @@ -656,6 +704,9 @@ ramp_fitting
0.3.0 (2021-09-28)
==================

Bug Fixes
---------

saturation
~~~~~~~~~~

Expand All @@ -665,6 +716,9 @@ saturation
0.2.5 (2021-08-27)
==================

Bug Fixes
---------

jump
~~~~

Expand All @@ -678,12 +732,18 @@ ramp_fitting
0.2.4 (2021-08-26)
==================

Bug Fixes
---------

Workaround for setuptools_scm issues with recent versions of pip. [#45]


0.2.3 (2021-08-06)
==================

Bug Fixes
---------

jump
~~~~
- documentation changes + docs for jump detection [#14]
Expand All @@ -697,6 +757,9 @@ ramp_fitting
0.2.2 (2021-07-19)
==================

Bug Fixes
---------

jump
~~~~

Expand All @@ -712,6 +775,9 @@ ramp_fitting
0.2.1 (2021-05-20)
==================

Bug Fixes
---------

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

Expand All @@ -721,6 +787,9 @@ ramp_fitting
0.2.0 (2021-05-18)
==================

Bug Fixes
---------

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

Expand Down

0 comments on commit 20eeeec

Please sign in to comment.