Skip to content

Commit e97bc50

Browse files
committed
Update changelog for 1.11.0 release
1 parent 148e610 commit e97bc50

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.rst

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
1-
1.11.0 (Unreleased)
1+
1.11.0 (2023-06-16)
22
-------------------
33

44
New Features
55
^^^^^^^^^^^^
66

7+
- ``wcs1d-fits`` loader now reads and writes boolean masks. [#1051]
8+
79
Bug Fixes
810
^^^^^^^^^
911
- Reimplementation of FluxConservingResampler. It is now faster and yields more accurate results. [#1060]
1012

13+
- Fixed uncertainty calculations in centroid and gaussian width functions, also added an option
14+
to use an ``astropy.uncertainty`` distribution instead of the analytic solution. [#1057]
15+
1116
Other Changes and Additions
1217
^^^^^^^^^^^^^^^^^^^^^^^^^^^
1318

19+
- Drastically improved performance of region extraction. [#1048]
20+
1421
- When creating a Spectrum1D object, it is enforced that the spectral axis is sorted and either
1522
strictly increasing or decreasing. [#1061]
1623

0 commit comments

Comments
 (0)