diff --git a/CHANGES.rst b/CHANGES.rst index b544ea4b..e8258680 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,10 @@ ================== - Remove unused ``Step.closeout`` [#152] +- Remove unused ``Pipeline.set_input_filename``, ``Step.name_format``, + ``Step.resolve_file_name``, ``format`` argument to ``Step.save_model``, + ``name_format``, ``component_format`` and ``separator`` arguments to + ``Step._make_output_path`` and ``Step.reference_uri_to_cache_path``. [#154] 0.5.2 (2024-03-21) ==================