diff --git a/CHANGES.rst b/CHANGES.rst index f8fc8c9..f43488a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,17 +3,12 @@ * Updates to use jdaviz 3.10, which now requires python 3.10+. [#105] -* Support loading, viewing, and slicing through TPF data cubes. [#82, #117] - * Support loading, viewing, and slicing through TPF data cubes. [#82, #117, #118] * Default data labels no longer include flux-origin, but do include quarter/campaign/sector. [#111] * Basic stitch plugin to combine light curves into a single entry. [#107] -0.3.1 (unreleased) ------------------- - * Metadata plugin: show undefined entries as empty string instead of object repr. [#108] * Raise error when parser can't identify file_obj [#106]