Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Dec 2, 2024
1 parent eb8a916 commit f726688
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ API Changes
-----------
- Removed API access to plugins that have passed the deprecation period: Links Control, Canvas Rotation, Export Plot. [#3270]

- Subset Tools plugin now exposes the ``subset``, ``combination_mode``, ``get_center``, and ``set_center`` in the user API. [#3293, #3304]
- Subset Tools plugin now exposes the ``subset``, ``combination_mode``, ``recenter_dataset``,
``recenter``, ``get_center``, and ``set_center`` in the user API. [#3293, #3304, #3325]

- Metadata plugin: ``metadata_plugin.metadata`` API has been deprecated; use
``metadata_plugin.meta`` instead, which will return a Python dictionary instead of
Expand Down

0 comments on commit f726688

Please sign in to comment.