diff --git a/CHANGES.rst b/CHANGES.rst index af89f2a4fac8..d3dcecafbd03 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,10 +4,226 @@ New Features ------------ +astropy.config +^^^^^^^^^^^^^^ + +astropy.constants +^^^^^^^^^^^^^^^^^ + +astropy.convolution +^^^^^^^^^^^^^^^^^^^ + +astropy.coordinates +^^^^^^^^^^^^^^^^^^^ + +astropy.cosmology +^^^^^^^^^^^^^^^^^ + +astropy.extern +^^^^^^^^^^^^^^ + +astropy.io.ascii +^^^^^^^^^^^^^^^^ + +astropy.io.fits +^^^^^^^^^^^^^^^ + +astropy.io.misc +^^^^^^^^^^^^^^^ + +astropy.io.votable +^^^^^^^^^^^^^^^^^^ + +astropy.modeling +^^^^^^^^^^^^^^^^ + +astropy.nddata +^^^^^^^^^^^^^^ + +astropy.samp +^^^^^^^^^^^^ + +astropy.stats +^^^^^^^^^^^^^ + +astropy.table +^^^^^^^^^^^^^ + +astropy.tests +^^^^^^^^^^^^^ + +astropy.time +^^^^^^^^^^^^ + +astropy.timeseries +^^^^^^^^^^^^^^^^^^ + +astropy.uncertainty +^^^^^^^^^^^^^^^^^^^ + +astropy.units +^^^^^^^^^^^^^ + +astropy.utils +^^^^^^^^^^^^^ + +astropy.visualization +^^^^^^^^^^^^^^^^^^^^^ + +astropy.wcs +^^^^^^^^^^^ + + +API Changes +----------- + +astropy.config +^^^^^^^^^^^^^^ + +astropy.constants +^^^^^^^^^^^^^^^^^ + +astropy.convolution +^^^^^^^^^^^^^^^^^^^ + +astropy.coordinates +^^^^^^^^^^^^^^^^^^^ + +astropy.cosmology +^^^^^^^^^^^^^^^^^ + +astropy.extern +^^^^^^^^^^^^^^ + +astropy.io.ascii +^^^^^^^^^^^^^^^^ + +astropy.io.fits +^^^^^^^^^^^^^^^ + +astropy.io.misc +^^^^^^^^^^^^^^^ + +astropy.io.votable +^^^^^^^^^^^^^^^^^^ + +astropy.modeling +^^^^^^^^^^^^^^^^ + +astropy.nddata +^^^^^^^^^^^^^^ + +astropy.samp +^^^^^^^^^^^^ + +astropy.stats +^^^^^^^^^^^^^ + +astropy.table +^^^^^^^^^^^^^ + +astropy.tests +^^^^^^^^^^^^^ + +astropy.time +^^^^^^^^^^^^ + +astropy.timeseries +^^^^^^^^^^^^^^^^^^ + +astropy.uncertainty +^^^^^^^^^^^^^^^^^^^ + +astropy.units +^^^^^^^^^^^^^ + +astropy.utils +^^^^^^^^^^^^^ + +astropy.visualization +^^^^^^^^^^^^^^^^^^^^^ + +astropy.wcs +^^^^^^^^^^^ + + +Bug Fixes +--------- + +astropy.config +^^^^^^^^^^^^^^ + +astropy.constants +^^^^^^^^^^^^^^^^^ + +astropy.convolution +^^^^^^^^^^^^^^^^^^^ + +astropy.coordinates +^^^^^^^^^^^^^^^^^^^ + +astropy.cosmology +^^^^^^^^^^^^^^^^^ + +astropy.extern +^^^^^^^^^^^^^^ + +astropy.io.ascii +^^^^^^^^^^^^^^^^ + +astropy.io.fits +^^^^^^^^^^^^^^^ + +astropy.io.misc +^^^^^^^^^^^^^^^ + +astropy.io.votable +^^^^^^^^^^^^^^^^^^ + astropy.modeling ^^^^^^^^^^^^^^^^ -- N-dimensional least-squares statistic and specific 1,2,3-D methods [#10670] +astropy.nddata +^^^^^^^^^^^^^^ + +astropy.samp +^^^^^^^^^^^^ + +astropy.stats +^^^^^^^^^^^^^ + +astropy.table +^^^^^^^^^^^^^ + +astropy.tests +^^^^^^^^^^^^^ + +astropy.time +^^^^^^^^^^^^ + +astropy.timeseries +^^^^^^^^^^^^^^^^^^ + +astropy.uncertainty +^^^^^^^^^^^^^^^^^^^ + +astropy.units +^^^^^^^^^^^^^ + +astropy.utils +^^^^^^^^^^^^^ + +astropy.visualization +^^^^^^^^^^^^^^^^^^^^^ + +astropy.wcs +^^^^^^^^^^^ + + +Other Changes and Additions +--------------------------- + +- Nothing changed yet.