diff --git a/CHANGES.rst b/CHANGES.rst index e702bdf..a0367c4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,8 @@ to table attributes. [#183] - Removed ``load_fits_data`` and added ``layers.add_image_layer`` instead, - which provides control over the image stretch. [#188] + which provides control over the image stretch, and renamed + ``layers.add_data_layer`` to ``layers.add_table_layer``. [#188] 0.5.3 (2019-01-16) ------------------