We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8412a commit ce3f43cCopy full SHA for ce3f43c
CHANGES.rst
@@ -1,14 +1,11 @@
1
-1.15.0 (unreleased)
+1.15.0 (2024-05-01)
2
-------------------
3
4
New Features
5
^^^^^^^^^^^^
6
7
-Bug Fixes
8
-^^^^^^^^^
9
-
10
-Other Changes and Additions
11
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+- Implemented ``SpectralRegion.write()`` and ``SpectralRegion.read()`` to round-trip spectral
+regions to/from ECSV files via ``astropy.table.QTable``. [#1133]
12
13
1.14.0 (2024-04-16)
14
0 commit comments